Run actions with script
Hi,
can someone please help me with a simple script;
I would like to run a script on multiple opened files (jpegs).
I am alredy working with actions, but there are two different actions, depending of the image orientation.
So the script should be simple, something like this:
- if opened image width>height - run action1
- if not, run action2
Actions alredy close images after execution so this script shod go through all opened files.
This would save me a lot of time..
Thanks!
B.

