Re: Can't consistently make alias folder
Re: Can't consistently make alias folder
- Subject: Re: Can't consistently make alias folder
- From: KOENIG Yvan <email@hidden>
- Date: Wed, 30 Jan 2008 20:21:53 +0100
Le 30 janv. 2008 à 19:19, Jim Skibbie a écrit :
Sorry, I may have confused the issue as I pasted in the result from
the Event log...
The actual script code is:
make new alias file at folder appFolder to AIfold with
properties {name:AI_ASName}
where the variables above are strings that are the paths to the two
places and the last one is the name of the new alias folder.
I never met difficulties with this syntax:
make new alias at folder "string:path:to:destination:folder:" to
("string:path:to:the:folder:to:alias:" as alias) with properties
{name:"mon_alias"}
"string:path:to:destination:folder:" may be replaced by a variable
of class string
or
folder "string:path:to:destination:folder:" may be replaced by a
variable of class alias.
"string:path:to:the:folder:to:alias:" may be replaced by a variable
of class string
or
("string:path:to:the:folder:to:alias:" as alias) may be replaced by a
variable of class alias.
Yvan KOENIG _______________________________________________
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