Re: How to create master spread with properties in InDesign
Re: How to create master spread with properties in InDesign
- Subject: Re: How to create master spread with properties in InDesign
- From: Shane Stanley <email@hidden>
- Date: Fri, 22 Jan 2010 20:54:29 +1100
- Thread-topic: How to create master spread with properties in InDesign
On 22/1/10 8:32 PM, "Bert Groeneveld" <email@hidden> wrote:
> Can anyone post a code snippet on how to make a new master spread with
> properties in InDesign CS3?
> I tried this (master spread is created, but for some reason the properties are
> not (name, base name, prefix, etc.).
>
> tell myDoc
> set myMasterspread to make new master spread with properties {name:"Z-TEXT"}
> end tell
If you look in the dictionary, you'll see that the name property is read
only. You probably have to set the "base name" property and the "name
prefix" property.
--
Shane Stanley <email@hidden>
AppleScript Pro, April 2010, Florida <http://www.applescriptpro.com>
_______________________________________________
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