Prev | Next | Top > Macro Language Guide > Miscellaneous Macro Functions
DumpMacroState (hbufOutput)
This function appends text describing the current state of the running macro to the buffer hbufOutput. The macro state consists of the values of all variables, and the execution stack. This function is useful when debugging macros.