Re: Creating preferences for an applescript application
Re: Creating preferences for an applescript application
- Subject: Re: Creating preferences for an applescript application
- From: Michelle Steiner <email@hidden>
- Date: Tue, 23 Nov 2004 10:00:39 -0700
On Nov 23, 2004, at 7:58 AM, Robert Poland wrote:
Worked fine till I tried calling from another script.
The "path to me" now refers to the original script not the script that
i want to read the pref file.
*nod* I didn't realize, at the time, that you wanted to access it from
more than one script.
So, instead of "path to me" use "path to preferences folder from local
domain"; that will let any script running on that computer access the
file. If you want to restrict it to scripts from only one user, change
"local domain" to "user domain."
Oh, you wouldn't have to bother with making it a bundle, since you
wouldn't be storing anything inside the script itself.
-- Michelle
--
A hula hoop with a nail in it is a navel destroyer. -- Joe Parks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden