• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Determine whether spot color is RGB or CMYK in Illustrator CS2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Determine whether spot color is RGB or CMYK in Illustrator CS2


  • Subject: Re: Determine whether spot color is RGB or CMYK in Illustrator CS2
  • From: "stephan peterson" <email@hidden>
  • Date: Thu, 10 May 2007 10:56:05 -0500 (CDT)
  • Importance: Normal

I looked at that as an option. In CS2 this doesn't seem to work. Actually,
telling AI to open a file doesn't work. You would think it would just open
a specific file, but in my testing I just get an AI open file dialog
window. :-(

Here's my code:


set fileToOpen to (choose file)

tell application "Adobe Illustrator CS2"
	open fileToOpen forcing CMYK
end tell

I get the choose file window and then AI pops up its open dialog window.
I've tried just giving a path to AI and it still does it.

Because of this I've always just told the Finder to open an AI file
praying that it used the correct application.

Stephan

> Have you tried using the "forcing" parameter to the open command? you
> should
> be able to say "open theFile forcing CMYK".
>
> --
> Shane Stanley <email@hidden>
> AppleScript Pro Denver, June 2007 <http://scriptingmatters.com/aspro>
>
>
>  _______________________________________________
> 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
>

 _______________________________________________
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

  • Follow-Ups:
    • Re: Determine whether spot color is RGB or CMYK in Illustrator CS2
      • From: Simon Topliss <email@hidden>
References: 
 >Re: Determine whether spot color is RGB or CMYK in Illustrator CS2 (From: "stephan peterson" <email@hidden>)
 >Re: Determine whether spot color is RGB or CMYK in Illustrator CS2 (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Text and Unicode Text
  • Next by Date: Re: Determine whether spot color is RGB or CMYK in Illustrator CS2
  • Previous by thread: Re: Determine whether spot color is RGB or CMYK in Illustrator CS2
  • Next by thread: Re: Determine whether spot color is RGB or CMYK in Illustrator CS2
  • Index(es):
    • Date
    • Thread