Contents Previous Next

Trace Macro Errors

To debug macro usage errors (especially if macros in macros are used) you can see how the error is propagated from macro to macro (the error trace) either by:

The macro error trace will be presented in the Console View with hyperlinks to source.


Contents Previous Next