On Friday, March 28, 2003, at 10:29 PM, Charles Yeomans wrote:
RB 5 won't let me add a function FolderItem() as FolderItem to a
class. Surely this is a bug...
'Folderitem' is a reserved name, you can't use it for methods or
properties and expect to be able to call them. In fact, its a bug that
you can actually use reserved names for method/property names.
Regards.
------------
Chris Willis
---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>
Unsubscribe:
<mailto:realbasic-betas-off at lists dot realsoftware dot com>
Subscribe to the digest:
<mailto:realbasic-betas-digest at lists dot realsoftware dot com>
.
|