• 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
Q U A R K ? printing postscript file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Q U A R K ? printing postscript file


  • Subject: Q U A R K ? printing postscript file
  • From: JJ <email@hidden>
  • Date: Fri, 23 Mar 2001 14:28:17 +0100

This script above functions sometimes or return an error -48
What is wrong?

QuarkXPress 3 & OS 8.6

<SCRIPT>

property deskpath : ((path to desktop folder) as text) & "MyPostScripts:"

tell application "QuarkXPress"
activate
open (filePath) use doc prefs yes remap fonts no do auto picture import
no
tell document 1
tell print setup
-- MY SETTINGS
end tell
end tell
set docName to (name of document 1) as text
print document 1 PostScript file deskpath & docName & ".ps"
end tell

<END SCRIPT>


  • Follow-Ups:
    • Re: Q U A R K ? printing postscript file
      • From: Shane Stanley <email@hidden>
    • Re: Q U A R K * printing postscript file
      • From: garbanzito <email@hidden>
  • Prev by Date: Re: text file with resource fork
  • Next by Date: Re: Help required on Script for opening a mail window and populating the fields
  • Previous by thread: Invisible files
  • Next by thread: Re: Q U A R K * printing postscript file
  • Index(es):
    • Date
    • Thread