On Aug 20, 2006, at 7:42 PM, <[EMAIL PROTECTED]> wrote:

Hi there.

When I was programming in visual basic, I used &Appath to build items based on where the user put the
program.

Is there something similar in Realbasic?

GetFolderItem("Asdf") returns a FolderItem that points to "Asdf" next to your application. So, if you have a Resources folder to find things in, you can use GetFolderItem( "Resources" ) to find it next to your program.

HTH,
Jon


--
Jonathan Johnson
[EMAIL PROTECTED]
REAL Software, Inc.


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to