• 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: Quark eps script question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quark eps script question


  • Subject: Re: Quark eps script question
  • From: Hans Haesler <email@hidden>
  • Date: Wed, 9 May 2001 08:22:53 +0200

On Tue, 8 May 2001, Carey D. Sydow wrote:


>I need to be able to [if possible] suppress the dialog box that appears
>when there are missing/modified pictures.

Carey,

I guess the dialog comes up when you *open* the document.
Complete the command like this...
---
tell application "QuarkXPress 4.11"
activate
open alias docPath use doc prefs yes remap fonts no do auto picture import no
end tell
---
... where 'docPath' is the complete path including the doc name.

'use doc prefs yes' preserves the preferences of the document
'remap fonts no' suppresses the dialog when there are missing fonts
'do auto picture import no' no dialog when there are missing/modified images

Regards,

Hans

---
Hans Haesler | email@hidden


References: 
 >Quark eps script question (From: "Carey Sydow" <email@hidden>)

  • Prev by Date: Re: Rogue list?
  • Next by Date: is this a problem? (Smile)
  • Previous by thread: Quark eps script question
  • Next by thread: TECSoft Announces New AppleScript Training CD
  • Index(es):
    • Date
    • Thread