On 06/05/2013 09:40 PM, Devin Asay wrote:
For Linux: No idea!


In general in Linux, user specific data will go into an invisible directory with the application name, in the user's home directory. So, you can do something like

put tData into URL "file:~/.myapp/the_data_file"

remembering that the tilde "~" is already a shortcut to a directory.

Warren

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to