• 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
Save command with properties ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Save command with properties ...


  • Subject: Save command with properties ...
  • From: Bilancino <email@hidden>
  • Date: Tue, 10 Oct 2006 13:59:00 +0200
  • Resent-date: Tue, 10 Oct 2006 21:58:12 +0200
  • Resent-from: Bilancino <email@hidden>
  • Resent-message-id: <email@hidden>
  • Resent-to: email@hidden

Hi guys! Probably it should appear a stupid question but I'm a newby in applescript... so... I've got a problem compiling the script down here (not only one really...)

Whis I'm not be able to set the properties of the save command in photoshop? Probably it's a very simple error but I can't find it!

Thank you very much


tell application "Adobe Photoshop CS2"
set quality of JPEG save options to 10
open file immagine
set immagine to document 1
set immagine to save document 1 in "Macintosh HD:Users:palluan:Desktop" as JPEG with properties {quality:10}
return path of immagine
end tell



Antonio
 _______________________________________________
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: Save command with properties ...
      • From: Shane Stanley <email@hidden>
    • Re: Save command with properties ...
      • From: Jay Louvion <email@hidden>
  • Prev by Date: Re: duplicate
  • Next by Date: Re: Save command with properties ...
  • Previous by thread: Re: [ANN] XMail 3.7.0
  • Next by thread: Re: Save command with properties ...
  • Index(es):
    • Date
    • Thread