Copy link to clipboard
Copied
Hi There,
i am looking for a Indesign root script that should find a number and change in all the places where it occurs.
please give me some idea to write a script.
Please follow the snap shot that i am trying to change for.
Regards
George D
Copy link to clipboard
Copied
Moved to the scripting forum...
Copy link to clipboard
Copied
Thank you Peter. 🙂
Copy link to clipboard
Copied
Try to use an XML rule like this:
this.xpath = //STEPREF/[O!=""]
Thanks Stefan