• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Image Event Script Not Working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Image Event Script Not Working


  • Subject: Image Event Script Not Working
  • From: Steve Suranie <email@hidden>
  • Date: Wed, 02 Mar 2005 12:55:19 -0500

I'm trying to convert CMYK files to RGB. Here's my code:

set thePath to "Cumulus:Merion Image
Archive:_thumbnails:HX110104_IL_ProSuccess.jpg"

tell application "Image Events"
launch
set theImage to open alias thePath
set color space of theImage to "RGB"
close thePath
end tell

I keep getting NSInternalScriptError error messages. Any help would be
appreciated.

 _______________________________________________
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

  • Follow-Ups:
    • Re: Image Event Script Not Working
      • From: Roger Howard <email@hidden>
    • Re: Image Event Script Not Working
      • From: Andrew Oliver <email@hidden>
References: 
 >Re: Beginner's scripting Terminal questions (From: Andrew Oliver <email@hidden>)

  • Prev by Date: Re: Events in iCal - how do you do recurrence?
  • Next by Date: Re: Image Event Script Not Working
  • Previous by thread: Re: Beginner's scripting Terminal questions
  • Next by thread: Re: Image Event Script Not Working
  • Index(es):
    • Date
    • Thread