What is the easiest way to change a text string for ALL the macros in ONE macro group. e.g. COC to OC.
This includes display messages, log texts, sub macro names
i.e. a global find and replace.
1 Like
Export Macro Group, multifile S'n'R in BBEdit or similar, Import edited Macro Group?
But there's a lot that can go wrong here, even if you are doing a case-sensitive replacement... So make sure you have a good backup and be prepared to have a few tries to get it right.