• 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: Photoshop CS2 Save
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Photoshop CS2 Save


  • Subject: Re: Photoshop CS2 Save
  • From: Shane Stanley <email@hidden>
  • Date: Sat, 28 Oct 2006 09:06:37 +1000
  • Thread-topic: Photoshop CS2 Save

On 28/10/06 4:45 AM, "Stan Cleveland" <email@hidden> wrote:

> The following snippet works OMM. The variable filePath contains a file spec or
> string of the save location, which may include a new document name, if
> desired, or just the directory to save into:
>
> tell application "Adobe Photoshop CS2"
>     save current document in filePath as Photoshop EPS ¬
>         appending lowercase extension with options {encoding:binary, ¬
>        embed color profile:true, preview type:eight bit TIFF} with copying
> end tell

Using "appending <any case> extension" is unreliable in CS2; it only works
properly if a file of the same name already exists. It's safer to include it
in your filePath variable.

--
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:
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden

References: 
 >Re: Photoshop CS2 Save (From: Stan Cleveland <email@hidden>)

  • Prev by Date: libTIFF error
  • Next by Date: Re: Applescript to trap when I insert my ipod?
  • Previous by thread: Re: Photoshop CS2 Save
  • Next by thread: Prevent Canceling
  • Index(es):
    • Date
    • Thread