When a macro finishes executing, it's good practice to "clean up" the variables used in the macro; at least, the variables that you no longer need.
With the help of a variable naming convention that you supply, this macro will parse the current or selected macro and produce a list of variables that should be deleted. It displays the result and optionally copies them to the clipboard.
Yes, because I’ve got a better version started, but I keep putting off finishing it.
I suppose if I’m ever going to get through all 250 or more actions/conditions, I’m going to have to make a point of work on it a little each day. Otherwise it’s never going to happen.
So that’s my new goal.
Thanks for noticing! By the way, I have some updates for the Github repository, but I was working on a macro to make sure I applied all my code changes properly, and while working on that, I got sidetracked on another macro, and then another… It just never ends!