◄Directives► ◄Contents► ◄Index► ────────────────────────────────────────────────────────────────────────────── These directives generate error messages at run time and are typically used for error checking within macro calls and for debugging. Mnemonic Generates error: .ERR If expression evaluates to nonzero .ERR1 On pass 1 .ERR2 On pass 2 .ERRE If expression is false .ERRB If expression is blank .ERRNB If expression is not blank .ERRDEF If expression is defined .ERRNDEF If expression is not defined .ERRDIF[I] If arguments are different .ERRIDN[I] If arguments are identical -♦-