RNF0702

A condition name must be specified after /DEFINE or /UNDEFINE.

30

Cause . . . . . : The /DEFINE and /UNDEFINE directives must be followed by a condition name. The first character of the condition name must be alphabetic (A-Z, a-z, @, $, #). Subsequent characters must be alphabetic, numeric (0-9), or the underscore (_) character. The name "NOT" is not allowed. The maximum length of the name is 50.

Recovery . . . : Ensure that a valid condition name is specified. Compile again.