Bridge script: how to select thumbnail by file name
Hey there,
maybe i'm too blind to see it. I need something like this pseudo snippet
select(fileName)
but did not find anything like that in the SDK docs.
Background is that i`m running single image files through scripts and when the resulting image returns i want to do further scripting on it, but the original file is still selected.
