Re: Open File in Illustrator CS
Re: Open File in Illustrator CS
- Subject: Re: Open File in Illustrator CS
- From: Richard Allaway <email@hidden>
- Date: Fri, 14 Oct 2005 14:11:15 -0400
On Friday, October 14, 2005, at 12:25PM, <email@hidden> wrote:
>set f to "Macintosh HD:Users:jyoung1:Desktop:optix test
>file:COM.FS.legacy.SE1195"
>
>tell application "Illustrator CS"
> open file f forcing CMYK with options {update legacy text:false}
>end tell
>--
>
>But instead of openning the file, it brings up an Open File Dialog
>window where I have to select the file manually!
>
>
Did you try "without dialogs"?
open file f forcing CMYK with options {update legacy text:false} without dialogs
-- works for me
Richard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden