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

Re: Print postscript file in Quark 3 and OSX


  • Subject: Re: Print postscript file in Quark 3 and OSX
  • From: Luca Bassini <email@hidden>
  • Date: Fri, 27 Jan 2006 08:06:10 +0100

On 26/gen/06, at 23:03, Kabbes, Dan wrote:

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

Dan, save your script as a Classic Application... It will be executed cheers Luca _______________________________________________ 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: "Kabbes, Dan" <email@hidden>
References: 
 >Print postscript file in Quark 3 and OSX (From: "Kabbes, Dan" <email@hidden>)

  • Prev by Date: Determining the Default Mail App
  • Next by Date: ScriptEditor crash while setting an object name in an AppleWork Vectorial document
  • Previous by thread: Print postscript file in Quark 3 and OSX
  • Next by thread: Re: Print postscript file in Quark 3 and OSX
  • Index(es):
    • Date
    • Thread