• 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
Print postscript file in Quark 3 and OSX
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Print postscript file in Quark 3 and OSX


  • Subject: Print postscript file in Quark 3 and OSX
  • From: "Kabbes, Dan" <email@hidden>
  • Date: Thu, 26 Jan 2006 15:03:31 -0700
  • Thread-topic: Print postscript file in Quark 3 and OSX

Title: Print postscript file in Quark 3 and OSX

I have some ancient processes that still need to run in Quark 3.32 (laugh or
cry with me), running in Classic on OSX ver 10.3.   I now need to be able to
print a postscript file from Quark 3, but am having trouble. I searched
Quark's site and looked through the archives here, but I don't see any that
addressed doing this in OSX. Here is a rough snippet of what I am trying to
do:

With a document open:

set output to "Macintosh HD:Image Files:"
tell application "QuarkXPress"
    activate
    set theNumber to "123456.PS"
    set theFile to output & theNumber
    tell document 1
        print PostScript file theFile
    end tell
end tell

When I run this from the script editor, the print is not executed, and Quark
times out. 

Any help is greatly appreciated.

Dan


 _______________________________________________
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

  • Follow-Ups:
    • Re: Print postscript file in Quark 3 and OSX
      • From: Luca Bassini <email@hidden>
  • Prev by Date: Re: Need an Idea
  • Next by Date: Determining the Default Mail App
  • Previous by thread: QuickTime - Save Export Settings - help needed
  • Next by thread: Re: Print postscript file in Quark 3 and OSX
  • Index(es):
    • Date
    • Thread