Re: Using a library to point to source folders
Re: Using a library to point to source folders
- Subject: Re: Using a library to point to source folders
- From: Luther Fuller <email@hidden>
- Date: Wed, 05 Jan 2011 08:29:55 -0600
Another possible solution ...
Your script creates (if not already there) a folder in ~/Library/Preferences/ (suggested location). Inside this folder, your script creates alias files that point to the desired folders. Your script gives these alias files names that are understood by your script.
I've used this technique, it works well and it's almost impossible to lose the target unless the user moves it to another disk. In which case your script asks for the new location, deletes the old alias file, and makes a new one.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden