Re: CS3 Change text properties
Re: CS3 Change text properties
- Subject: Re: CS3 Change text properties
- From: Wayne Melrose <email@hidden>
- Date: Thu, 4 Oct 2007 05:44:37 +0200
On 04/10/2007, at 3:30 AM, Shane Stanley wrote: set properties of change text preferences to {fill color:swatch "UniqueColor"}
In cases like this, and generally in InDesign, it's better to use references:
set myColor to swatch "UniqueColor" of document 1 set properties of change text preferences to {fill color:myColor}
Thanks for the reply Shane, it was a little late when I posted that, I forgot to mention that I had tried that, and this is the error I got..
Adobe InDesign CS3 got an error: Request failed because object is from a different document or workspace.
|
_______________________________________________
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