Re: illustrator 10 text color change
Re: illustrator 10 text color change
- Subject: Re: illustrator 10 text color change
- From: "Shane Stanley" <email@hidden>
- Date: Tue, 12 Apr 2005 08:46:49 +1000
On Mon, 11 Apr 2005 14:11:29 +0100, Simon Topliss wrote:
>The following works in CS...
>
>tell application "Illustrator CS"
> tell document 1
> set fill color of (characters of text frames whose fill color is
>{class:CMYK color info, black:100.0, cyan:0.0, magenta:0.0, yellow:0.0}
>or its fill color is {class:gray color info, gray value:100.0}) to
>{class:gray color info, gray value:60.0}
> end tell
>end tell
Depending on the document, it can be quicker to search stories rather
than text frames in CS.
--
Shane Stanley <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:
This email sent to email@hidden