Question
Launch external program (email with attachment)
Hi,
maybe a simple question with a simple anwser ![]()
With Authotkey (Windows) I can launch Thunderbird respectively opening a new e-mail with an attachment:
Run, thunderbird.exe -compose "attachment='%clipboard%'"
I don't find the command in Photoshop (Java)scripting to do the same: opening a e-mail with the current image.
Is there such a command to launch external programs?
Thanks!
mtemp