Re: InDesign Override verb
Re: InDesign Override verb
- Subject: Re: InDesign Override verb
- From: Shane Stanley <email@hidden>
- Date: Tue, 13 Mar 2007 08:29:59 +1100
- Thread-topic: InDesign Override verb
On 13/3/07 6:52 AM, "David Wolfe" <email@hidden> wrote:
> overriding and detaching items
I'm not sure what you're trying to achieve, but if you want to detach items
you must first override them, using code like that Stan posted, before you
can detach them. Something like this:
tell document 1
set overriddenItems to override master page items of page pageNum
destination page page pageNum
detach overriddenItems
--
Shane Stanley <email@hidden>
AppleScript Pro Denver, June 2007 <http://scriptingmatters.com/aspro>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden