• 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: Scripting Illustrator 10
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting Illustrator 10


  • Subject: Re: Scripting Illustrator 10
  • From: Olivier Ringenbach <email@hidden>
  • Date: Mon, 12 Jan 2004 23:25:06 +0100

> When I open an Illustrator file I have three different types of errors that
> I can encounter.
> They are "Font Problems", "Convert Color Mode" and "Missing Linked File"

To by-pass these dialogs, the right way should be:

tell application "Adobe Illustrator 10"
set user interaction level to never interact
open file "File Name"
...
set user interaction level to interact with all
end tell

--
Olivier
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: script keeps sending events to remote machine
  • Next by Date: getting users
  • Previous by thread: Scripting Illustrator 10
  • Next by thread: Re: Scripting Illustrator 10
  • Index(es):
    • Date
    • Thread