mahehasan
Hi, Some file name with foreign character like à  è  ì  ò  ù  À  È  Ì  Ò  Ù. Want to replace with others and for this str.replace(/à/g, '1OeL1') use this js function but this function can't…
in Bridge Scripting
ojodegato
I am using a custom Bridge script to load stacks into photoshop layers. Every time I run the script I have to change the folder path manually to save the images in a new folder.   I would like to…
in Bridge Scripting