Open graphical file on filename using regEx (photoshop macOS)
Hello Community,
I try to open some files with two different filenames but same suffix(.tif). I need to run different actions to process the images, so I planned to use a regEx to open the needed files. If I run it on windows machine, Photoshop is working well and open the files vise versa if I try to run it on macOS, it seem that the files are not recognized and photoshop is doing nothing (no script error message).
Below you find the start of my script with the location and open the file...
for the filename e.g. MSG3-20201009_.tif I use the following:
----------------
for the file name e.g. VIS6_20201009_.tif I use the following:
