realbasic-betas.mbox
[Top] [All Lists]

Re: Problem defining methods

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Re: Problem defining methods
From: Chris Willis <rb-dr at macest dot com>
Date: Fri, 28 Mar 2003 22:36:06 +0000
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>
.


<Prev in Thread] Current Thread [Next in Thread>