Re: Opening files in Illustrator CS3
Re: Opening files in Illustrator CS3
- Subject: Re: Opening files in Illustrator CS3
- From: Charlie Rieger <email@hidden>
- Date: Fri, 18 Apr 2008 09:21:32 -0400
- Thread-topic: Opening files in Illustrator CS3
Thank to all who responded, this is working great.
Charlie
> tell application "Finder"
> if class of file (this_item as text) is alias file then
> set this_item to (original item of this_item) as alias
> end if
> end tell
>
_______________________________________________
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