-MacroNest: Configure maximum macro nesting

Group

Language

Scope

Assembly Unit

Syntax
  -MacroNest<Value>
  
  
Arguments

<Value>: max. allowed nesting level

Default
  3000
  
  
Description

This option controls how deep macros calls can be nested. Its main purpose is to avoid endless recursive macro invocations.

Example

See the description of message A1004 for an example.