Copy link to clipboard
Copied
Hi, I'm trying to rework this lovely script that can replace layer names with another name. What I would like it to also do or do instead is to search and replace the group folder name.
Currently, the script errors out if I try to replace Layers with LayerSets. I would appreciate any help on this.
Copy link to clipboard
Copied
I'm not having any problems with the original script:
https://github.com/Paul-Riggott/PS-Scripts/blob/master/Layer%20Name%20Edit.jsx
My only modification was to change the interface to a darker colour, no edits were made to the actual layer code.
Copy link to clipboard
Copied
Your right. My mistake, I must have been typing something wrong in it. Thanks for the correction.