Re: Scripting the "Save as eps ..." command in Quark
Re: Scripting the "Save as eps ..." command in Quark
- Subject: Re: Scripting the "Save as eps ..." command in Quark
- From: email@hidden
- Date: Wed, 31 Jan 2001 17:21:06 EST
In a message dated 1/30/01 10:36:11 PM Mountain Standard Time,
email@hidden writes:
<< Date: Tue, 30 Jan 2001 17:41:35 +0800
Subject: Scripting the "Save as eps ..." command in Quark
From: "W. Eric Schult" <email@hidden>
To: <email@hidden>
The "save as eps" command in Quark 4.1 is causing me headaches. When I do
this:
save page 1 EPS format PC DCS2 EPS data ASCII EPS OPI include images in ,
((colorEPSpath) & (name of item i in colorAds) & , ".eps") ,
with include preview
... the "with include preview" syntax errors out. It doesn't cause a problem
if I remove this syntax, but I've gotta have a TIFF preview, because of the
WinNT-based pagination system being used to place the EPS. Further, the
Quark dictionary indicates that the suspect syntax is a boolean, when the
Quark application has PICT and two flavors of TIFF to choose from in
creating an EPS preview.
Have I run into a dead-end trying to script the type of EPS I want to
create?
wes >>
Hi Wes,
In QXP 4.11 your line, as written, produces a TIIFF previewed EPS that
imported and printed correctly out of QXP for windows.
Suggest you update to 4.11 if that is a viable option.
Michael