Re: Pref files
Re: Pref files
- Subject: Re: Pref files
- From: John Delacour <email@hidden>
- Date: Fri, 18 Apr 2003 00:13:28 +0100
- Mac-eudora-version: 6.0a15
At 3:44 pm -0700 17/4/03, David Graham wrote:
Is there a consensus out there as to the best approach to using an
external preference file with script applets? Out of the many free
script libraries floating around I expected somebody to have come up
with something that provided generic read/write/parsing routines for
pref files, but I didn't come across anything. Anything useful that
you might willing to impart would be greatly appreciated.
This is all you need to write in a prefs file:
property prefs: {} as record
You might take a look at this page:
<
http://www.bd8.com/scripting/applescript/prefs.html>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >Pref files (From: David Graham <email@hidden>) |