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: Bert Groeneveld <email@hidden>
- Date: Fri, 22 Jan 2010 11:03:27 +0100
tsssssss. Learning all the time!
Thanks a lot Shane. It works.
Bert.
On 22 jan 2010 (3), at 10:54, Shane Stanley wrote:
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 (applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to 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:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden