| To: | REALbasic Betas <realbasic-betas at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: New FolderItem |
| From: | Marcus Bointon <marcus at synchromedia dot co dot uk> |
| Date: | Sun, 30 Jun 2002 17:03:44 +0100 |
Sorry, please ignore the previous post - sent from the wrong address.
> In my limited testing,
>
> f = New FolderItem("blah")
>
> seems to be no different in functionality than:
>
> f = GetFolderItem("blah")
>
> And,
>
> f = New FolderItem("")
>
> will return the path to the application, whereas
>
> f = GetFolderitem("")
I think you'll find that "new folderitem" is "newer" syntax, and probably
throws exceptions for error handling like new picture (just discussed on
here) does.
Marcus
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Parent.control, tim |
|---|---|
| Next by Date: | failed assertion with PixMap rotation, Franco Vaccari |
| Previous by Thread: | Parent.control, tim |
| Next by Thread: | Re: "Demo" checkbox in build settings, Christian Schmitz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |