Would greatly appreciate any help with this one...
JS script to add custom text plus filename to file info in document title
many thanks
Super :O)
I have a folder of say 50 images and I want to run a JS script batch
example in the document title : image Nr 81205
custom text is "image Nr" + file name "81205"
activeDocument.info.title =" image Nr" + decodeURI(activeDocument.name);
would this be correct without seening the file ext
many thanks
North America
Europe, Middle East and Africa
Asia Pacific