Page 1 of 1

Debugging Macros

Posted: Sun Sep 13, 2009 10:22 pm
by Dreglor
I use macros heavily when one doesn't compile right it shows a window with the expanded code. however during run time the macro is just a series of steps for number of commands in the macro before going to the next line and no info about how it was expanded or what is the state currently in the macro. It would be useful to automatically open a window for the expanded macro or put a context menu item to open said macro.