• 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
Re: Using PhotoScripter and Photoshop to convert files into JPEG format.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using PhotoScripter and Photoshop to convert files into JPEG format.


  • Subject: Re: Using PhotoScripter and Photoshop to convert files into JPEG format.
  • From: Shane Stanley <email@hidden>
  • Date: Thu, 25 Jan 2001 15:45:43 +1100

On 25/1/01 3:20 PM +1000, Robert Seckendorf, email@hidden, wrote:

> I am trying to save a file that I converted in to a JPEG file using
> Photoshop and PhotoScripter.
> I keep getting an error when I try to run this simple code.
>
> 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
>
> this keeps telling me that the compiler can't make "systemDisk:desktop
> folder:junk" into an alias

You should be using:

save current document in file "systemDisk:.....

--
Shane Stanley, email@hidden


References: 
 >Using PhotoScripter and Photoshop to convert files into JPEG format. (From: Robert Seckendorf <email@hidden>)

  • Prev by Date: Anyone using PhotoScripter...
  • Next by Date: Folder Action
  • Previous by thread: Using PhotoScripter and Photoshop to convert files into JPEG format.
  • Next by thread: Anyone using PhotoScripter...
  • Index(es):
    • Date
    • Thread