Question
[CS3][JS] Open options
I'm dealing with a situation where Photoshop will not open a file using open() because of the error "Cannot open the file because the open options are incorrect". The problem arises because the files have no extension or the wrong extension! I cannot work out how to specifically tell Photoshop to open the file as a certain type. I know what type the files are (mostly TIFFS) before the open command runs.
Tried Action Manager but it did not provide any insight on how to force the open command to, for example, 'open as TIFF'. Any help would be much appreciated.
Tried Action Manager but it did not provide any insight on how to force the open command to, for example, 'open as TIFF'. Any help would be much appreciated.