Re: 10.x References?
Re: 10.x References?
- Subject: Re: 10.x References?
- From: David Hood <email@hidden>
- Date: Mon, 16 Sep 2002 12:28:11 +1200 (NZST)
>
Library/Preferences sub-folders. How do I establish the current user's
>
Home Folder as a variable using Applescript?
Something I noticed by accident was that Finder understands home as a keyword
(at least with 10.1.5)
so
tell "Finder"
set pickmepickme to folder "whatever" of home
end tell
has worked fine for me a basis for automating several things.
_/_/_/
David Hood
Caversham Project Research Fellow, University of Otago
email@hidden
_______________________________________________
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.