JS scripted needed to add custom text plus filename to file info in document title
Would greatly appreciate any help with this one...
JS script to add custom text plus filename to file info in document title
many thanks
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
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.