Re: Quark, deleting unused master pages
Re: Quark, deleting unused master pages
- Subject: Re: Quark, deleting unused master pages
- From: "Shane Stanley" <email@hidden>
- Date: Mon, 31 Jan 2005 15:28:20 +1100
On Mon, 31 Jan 2005 15:20:14 +1100, Malcolm Fitzgerald wrote:
>I want to delete unused master pages. I'm not sure that I've got the
>syntax right, though I've tried so many combinations now that I can't
>remember them all. Can anyone see what I'm doing wrong?
You're not allowing for the fact that QXP returns object references that
are index based -- 'spread 1 of master document "Document1"'. Every time
you delete an early spread, all later references are out of sync.
You probably need to get the index of all used spread, sort them from
highest to lowest, and then start deleting them.
--
Shane Stanley <email@hidden>
_______________________________________________
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