Most of us uses “Find/Change by List” script that comes with the InDesign. Many of us have their custom Lists as per the job requirements. I too uses it on daily basis and keep on adding things to it.
It was yesterday, when I realized that there is something missing in the script, like a pop-up message saying, “All replacements done :)” after executing all the Find/Change queries mentioned in the “FindChangeList.txt” along with an undoable feature, in case something went wrong.
Can anyone here on the forum, add these little functionalities to the script “FindChangeByList.jsx”:
1. A pop-up message after the execution of the last command in the list like “All Replacements Done”; and
2. An Undoable script. So that all the changes can be reverted back by pressing “Cmd/ctrl+z” once.