Re: Save command with properties ...
Re: Save command with properties ...
- Subject: Re: Save command with properties ...
- From: Shane Stanley <email@hidden>
- Date: Wed, 11 Oct 2006 21:17:53 +1000
- Thread-topic: Save command with properties ...
On 10/10/06 9:59 PM, "Bilancino" <email@hidden> wrote:
> Whis I'm not be able to set the properties of the save command in photoshop?
Because it's not available; the dictionary does not list "with properties"
for the open command. It does, however, list "with options", so:
tell application "Adobe Photoshop CS2"
open file immagine
save current document in file "Macintosh HD:Users:palluan:Desktop:My
file.jpg" as JPEG appending no extension with options {class:JPEG save
options, embed color profile:false, matte:none, quality:10} without copying
end tell
--
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