Re: Making a folder in the user's library
Re: Making a folder in the user's library
- Subject: Re: Making a folder in the user's library
- From: Philippe GRUCHET <email@hidden>
- Date: Fri, 4 Apr 2003 05:35:53 +0200
From: John Baltutis <email@hidden>
But, if you move the Application Support folder onto the desktop and
run the scripts, they will create a new Application Support folder in
the users Library.
Yes, if you don't specify an item in it.
But:
((path to application support from user domain) & "AddressBook" as
string) as alias
--> alias ":Users:philippe:Library:Application Support:AddressBook:"
Ok?
Then, move your Application Support folder to desktop:
((path to application support from user domain) & "AddressBook" as
string) as alias
--> alias ":Users:philippe:Desktop:Application Support:AddressBook:"
Ok!
;-)
Kind regards,
Philippe/SVM Mac
http://svmmac.vnunet.fr
_______________________________________________
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.