Set Custom property in standalone?

J. Landman Gay jacque at hyperactivesw.com
Tue May 12 12:52:26 EDT 2009


Josep wrote:
> Yes, like a config.ini from windows... but in Mac how it work? Where are
> stored the file? together the App?

Usually in either the user's preferences folder, or in the user or 
system Application Support folder. It is your choice.

User Prefs folder path can be obtained with specialFolderPath("preferences")

The user's Application Support folder is at: ~/Library/Application Support/

The system Application Support folder is at: /Library/Application Support/

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list