Re: Scripting InDesign CS3 & 4
Re: Scripting InDesign CS3 & 4
- Subject: Re: Scripting InDesign CS3 & 4
- From: Shane Stanley <email@hidden>
- Date: Fri, 30 Oct 2009 11:19:56 +1100
- Thread-topic: Scripting InDesign CS3 & 4
You're going to have to use the same sort of construction. For example:
set name of paragraph style newPStyle to oldPStyle
needs to become something like:
set name of item 1 of all paragraph styles whose name is newPStyle to
oldPStyle
--
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