Re: CS3 Change text properties
Re: CS3 Change text properties
- Subject: Re: CS3 Change text properties
- From: Shane Stanley <email@hidden>
- Date: Thu, 04 Oct 2007 11:30:00 +1000
- Thread-topic: CS3 Change text properties
On 4/10/07 6:34 AM, "Wayne Melrose" <email@hidden> 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}
--
Shane Stanley <email@hidden>
AppleScript Pro Florida, Feb 2008 <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