• 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
Using PhotoScripter and Photoshop to save a JPEG file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using PhotoScripter and Photoshop to save a JPEG file


  • Subject: Using PhotoScripter and Photoshop to save a JPEG file
  • From: Robert Seckendorf <email@hidden>
  • Date: Thu, 25 Jan 2001 14:24:04 -0800

Anyone using PhotoScripter...

I have been having difficulty with the following, I am trying to save a
converted TIFF file in JPEG format, but keep running up against trouble when
trying to save the file. In the below sample of code, I keep getting an
error when I try to run this.

property systemDisk : "Sysadmin"

tell application "Adobe. Photoshop. 5.5"
open file "systemDisk:desktop folder:junk"
save the current document in ,
"systemDisk:desktop folder:junk" as JPEG {image quality:8, baseline
optimized:false, saving paths:false}
quit
end tell

Photoshop keeps telling me that the compiler can't make "systemDisk:desktop
folder:junk" into an alias
any ideas...

Thanks in advance.

Rob


  • Prev by Date: Re: newbie /(current time) ..
  • Next by Date: Delete Color from Quark
  • Previous by thread: Re: Network Setup Scripting Troubles
  • Next by thread: Delete Color from Quark
  • Index(es):
    • Date
    • Thread