Re: Photoshop 6.0.1 Droplets and Applescript
Re: Photoshop 6.0.1 Droplets and Applescript
- Subject: Re: Photoshop 6.0.1 Droplets and Applescript
- From: EBI Aktivitet <email@hidden>
- Date: Sat, 02 Mar 2002 17:50:22 +0100
Did you use this script? I'm trying to pass a file to open for the droplet
to work on, but it ignores all paths. It would seem that the droplet can't
use the referense passed.
Any help you can give would be much appreciated.
Regards, Adim
Den 01-11-15 19.29, skrev "Goodman, Steve" <email@hidden>:
>
If your using a droplet then you must treat it as its own application. The
>
"do script" command is used to run an action on an image you open within
>
Photoshop.
>
>
Tell app "your droplet"
>
open file "your:file"
>
end tell
>
>
Steve Goodman
>
Vertis Advertising Production Services
>
phone 314.432.8800, ext. 479
>
fax 314.692.0309
>
email@hidden
>
www.vertisinc.com
>
>
>
>
> -----Original Message-----
>
> From: Sprague, Graham [mailto:email@hidden]
>
> Sent: Thursday, November 15, 2001 11:03 AM
>
> To: 'email@hidden'
>
> Subject: Photoshop 6.0.1 Droplets and Applescript
>
>
>
>
>
> I can't see to get this "do script" thing to work with a list
>
> of files. Also
>
> it says only for use with a droplet but there is no way to
>
> tell photoshop
>
> which droplet to use.Or do I use a tell on the droplet itself
>
> and treat it
>
> as an application? There is serious need of documentation here!!!!
>
>
>
> Has anyone ever successfully created an applescript that
>
> passes a list of
>
> aliases to an action or droplet. If so could you please post
>
> some examples.
>
>
>
> Thanks,
>
> Graham
>
> _______________________________________________
>
> applescript-users mailing list
>
> email@hidden
>
> http://www.lists.apple.com/mailman/listinfo/applescript-users
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.