Re: Print postscript file in Quark 3 and OSX
Re: Print postscript file in Quark 3 and OSX
- Subject: Re: Print postscript file in Quark 3 and OSX
- From: "Kabbes, Dan" <email@hidden>
- Date: Fri, 27 Jan 2006 07:57:16 -0700
- Thread-topic: Print postscript file in Quark 3 and OSX
Title: Re: Print postscript file in Quark 3 and OSX
Thank you, thank you, thank you. I thought I was losing my mind, but then remembered that I am scripting Quark.
on 1/27/06 2:06 AM, Luca Bassini at email@hidden wrote:
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