Is it possible to add GUI to the Search and Replace script? Something that would create another pane/separate window with "Search" and "Replace" input fields and "Execute" button.
In principle, that could be done.
Look at gui_scripting.groovy in the sample scripts, to see a sample of a script creating a GUI.
Didier
In principle, that could be done.
Look at gui_scripting.groovy in the sample scripts, to see a sample of a script creating a GUI.
Didier