RE: Quark master spreads
RE: Quark master spreads
- Subject: RE: Quark master spreads
- From: Jerome <email@hidden>
- Date: Wed, 05 Feb 2003 19:41:23 -0500
You are targeting the master document, which is not allowed by Quark, so if
you want to delete the master pages you need to do this manally. You might
be able to target pages in a document whose master spread property meets
some argument, but I have not tried this. You also might be able to do this
with Scriptmaster XT, it does extend the scripting capabilities of Quark.
on 2/5/03 4:21 PM, email@hidden at
email@hidden wrote:
>
Hallo to everyone,
>
>
I have some QX docs with several muster spreads. I generate with AS
>
documents and, at the end of this, I would need to delete the not used
>
muster spreads.
>
>
I tried followings with the result: QuarkXpress 4.11 on system 9.22 crashed
>
every time.
>
>
tell application "QuarkXPress Passport 4.11"
>
delete spread x of master document 1
>
End tell
>
>
tell application "QuarkXPress Passport 4.11"
>
delete spread 1 of master document 1
>
End tell
>
>
tell application "QuarkXPress Passport 4.11"
>
delete spread 3A-Master A2 of master document 1
>
End tell
>
>
Does anybody have ideas how to do it?
>
>
Greetings from sunny :-) Hamburg
>
>
Alberto Salvagnini
_______________________________________________
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.