On Nov 2, 2009, at 1:26 PM, Richard Miller wrote:

Is there a simple and reliable way to know where the primary Applications folder is under OSX? Is there a specialfolderpath() to it?

The help on specialfolderpath goes into great detail, and also points to this handy page:

http://developer.apple.com/legacy/mac/library/documentation/Carbon/Reference/Folder_Manager/Reference/reference.html

From that you can work out that this will give you the Applications path:

put specialfolderpath("apps")



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to