Re: Naming aliases (was "Newbie question here...")
Re: Naming aliases (was "Newbie question here...")
- Subject: Re: Naming aliases (was "Newbie question here...")
- From: Michael Kelly <email@hidden>
- Date: Sat, 28 Jul 2001 11:48:14 -0700
>
make new alias at folder "TargetFolder" of startup disk to chosen_item
>
[optn-L]
>
with properties {name:"newAliasName"}
>
>
Note: where you see "[optn-L]", use the AS continuation character.
...
>
OK, try this...
>
>
make new alias file at PlaceToMakeAlias to itemToAlias with properties
>
{name:"NameForAlias"}
>
or to use your syntax
>
>
make new alias file at folder "TargetFolder" of startup disk to chosen_item
>
with properties {name:"NameForAlias"}
Thanks guys! Now, if I can only break my habit of putting semicolons after
every line...and using print()...no print in AppleScript... *repeats to
self*
-Michael Kelly
Email: email@hidden