Re: Separations in Quark
Re: Separations in Quark
- Subject: Re: Separations in Quark
- From: Shane Stanley <email@hidden>
- Date: Sun, 11 May 2003 20:30:43 +1000
On 11/5/03 8:20 AM +1000, Brendan Wilde, email@hidden, wrote:
>
try this to turn off separations in Quark
>
>
tell application "QuarkXPress 4.1"
>
tell document 1
>
tell print setup
>
ignoring white space and case
>
set separation to false
>
end ignoring
>
end tell
I have to ask: What's the "ignoring white space and case" doing in there? As
far as I'm aware, Quark, like most apps ignores ignoring and considering.
Even InDesign will only consider/ignore case.
--
Shane Stanley, email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.