Create action with save with filename+web.jpg
Small action/save related issue.
When I deliver to clients I usually deliver 2 file sizes. 4000x6000 for prints and 1200x1800 for web usage.
I have created an action which flattens the image, resizes for 4000x6000px, saves as jpg file like this; original filename+_PRINT.jpg and then resizes again as 1800x1200 and saves as original filename+WEB.jpg
Example. The raw file I used when creating the action is named E1S04975.arw. Then I run the action it automatically saves to a designated folder on my desktop named "Print" as E1S04975_PRINT.jpg and another smaller version to another folder "Web" as E1S04975_WEB.jpg
So far so good. The problem is that once I edit the next image. Say E1S04992.arw the action remember the filename used when I created the action. Which means the previous file is overwritten and the new file gets a wrong filename.
How do I change the action so it runs using the original filename + PRINT/WEB for each image..?
