Run script with action.
Hello,
Please imagine that I have to combine 2 files. On first file I have to add some adjustments, etc + secon file (multiply them (ambient occlusion)).
What am I doing? I'm creating action which will do that, one thing I can't do is to open specific file.
I have thousands of files like that:
file0001
file0001_ambientOcclusion
file0002
file0002_ambientOcclusion
file0003
file0003_ambientOcclusion
...
I've never used script before, but I think that would be solution for me.
Question is: How to create script to open filename+sufix in the same folder. What's more is fact I have to run this scrip in single action (alt+F9)