• 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
Photoshop save options?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Photoshop save options?


  • Subject: Photoshop save options?
  • From: Aaron Rosenblum <email@hidden>
  • Date: Tue, 12 Oct 2004 20:38:32 -0400

Thanks for all the responses regarding getting image properties. I have this snippet of AS code that doesn't seem to work:

on run
set this_item to choose file

tell application "Adobe Photoshop CS"
open this_item -- showing dialogs never

set myOptions to {class:TIFF save options, image compression:LZW, byte order:Mac OS, save alpha channels:true, embed color profile:true}
save current document in file this_item as TIFF with options myOptions appending no extension without copying
close this_item

end tell

end run



When I run it, I select one of my images, but when it tries to save I get the error:


Adobe Photoshop CS got an error: Can't make some data into the expected type.

Anyone have some ideas as to what is going on?

thanks in advance!

Aaron

_______________________________________________
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: Photoshop save options?
      • From: "Shane Stanley" <email@hidden>
  • Prev by Date: Re: String to sum
  • Next by Date: Re: This is ridiculous
  • Previous by thread: Re: This is ridiculous
  • Next by thread: Re: Photoshop save options?
  • Index(es):
    • Date
    • Thread