• 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
Photoshop droplets and Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Photoshop droplets and Applescript


  • Subject: Photoshop droplets and Applescript
  • From: Neil Appel <email@hidden>
  • Date: Mon, 10 Sep 2001 13:03:08 -0700

Has anyone had any success calling Photoshop 6.0 droplets with
Applescript. According to PS's dictionary it is possible but I can't
seem to decipher it. There is only one command "do script" and it has
a list of parameters. However all of these parameters have a note
saying "*for use only by droplets*".

I can call a droplet by using the script:

set myFile to choose file with prompt "Choose an image to process."
set myDroplet to choose file with prompt "Choose droplet to use."
tell application "Finder"
open myFile using mydroplet as alias
end tell

However I can't seem to call the droplet with parameters based on the
syntax described in Photoshop's Dictionary. Any help would be
appreciated.

Thanks,

-Neil
--


  • Prev by Date: Re: OT: In-n-Out (was AETE? How can I read these?)
  • Next by Date: Get text from quark like xpress tags
  • Previous by thread: Change the default Keychain
  • Next by thread: RE: Photoshop droplets and Applescript
  • Index(es):
    • Date
    • Thread