Heres the scenario...
I want to have FM open an image file with a photoshop droplet.exe for processing.
The Send Event Script seems to only allow opening of a file OR an application. I want both, open a specific file with a specific app. how do I set this up?
More background... the container field with FM 8 creates only references to the file or adds the entire file. both options are extremely slow for an image archive. as referenced images take forever to load across a network. especially when I list multiple (5 or more) So I want to set up a Photoshop droplet to accept the file, resize it, copy to clipboard. and finally have FM paste into container, as a smaller +/-20kb thumbnail.
Sorry if this topic is in the wrong area, I could not find a Send Event thread.