SETMACDEPTH

Purpose:

Sets the maximum macro depth (i.e., the number of macros that can be nested inside each other).

Syntax:

SETMACDEPTH(level)

level

-

An integer, the number of nested macro levels. A setting of 0 disables all macros.

See Also:

MACROS