DADiSP Worksheet Functions > Function Categories > Macro and Command File Functions > SETMACDEPTH
Sets the maximum macro depth (i.e., the number of macros that can be nested inside each other).
SETMACDEPTH(level)
level |
- |
An integer, the number of nested macro levels. A setting of 0 disables all macros. |