Re: Image Event Script Not Working
Re: Image Event Script Not Working
- Subject: Re: Image Event Script Not Working
- From: Courtney Schwartz <email@hidden>
- Date: Wed, 2 Mar 2005 14:04:24 -0500
This same thing will be an issue throughout Photoshop, but also
InDesign preferences... in some cases it is a string, and in others it
treats it like a constant; you just have to experiment a little to
figure out which it needs. I haven't figured out a consistent pattern
to it...
On Mar 2, 2005, at 1:10 PM, Andrew Oliver wrote:
On 3/2/05 9:55 AM, "Steve Suranie" <email@hidden> wrote:
The dictionary lists a series of constant values for the different
color
spaces - although they look like string's, they're not, so instead of:
set color space of theImage to "RGB"
try:
set color space of theImage to RGB
(lose the quotes)
_______________________________________________
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