Re: newbie question on simple finder actions
Re: newbie question on simple finder actions
- Subject: Re: newbie question on simple finder actions
- From: John Delacour <email@hidden>
- Date: Tue, 22 Apr 2003 08:40:48 +0100
- Mac-eudora-version: 6.0a16
At 12:36 am +0200 22/4/03, Emmanuel wrote:
From what I read in that dictionary, also, you should use "alias
file", not "alias".
Not so. It makes no difference.
tell application "Finder" to make alias to (path to me) at desktop
--> alias file "Smile" of folder "Desktop" of folder "jd" of folder
"Users" of startup disk of application "Finder"
tell application "Finder" to make alias file to (path to me) at desktop
--> alias file "Smile 2" of folder "Desktop" of folder "jd" of folder
"Users" of startup disk of application "Finder"
_______________________________________________
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.