*SML* = will have artwork in one position
*LRG* = will have artwork in a different position.
What I want to be able to do is use the "variable" of the filename to determine where I add a text line (slugline) on the page
ie
filename containing SML will have x,y of 5,5
filename containing LRG will have x,y of 10,10
I can make it work having multiple fixed actions but I'm trying to condense into one action that can read the filename and place the text accordingly.
Is this possible as I struggle to use the filename as in input variable.
Hope that makes some kind of sense

