RNF0703

The parameter for the DEFINED keyword is missing.

30

Cause . . . . . : The DEFINED keyword must be followed by a left parenthesis, then a condition name, and finally a right parenthesis: DEFINED(X). The directive is ignored.

Recovery . . . : Specify a condition name as the parameter to the DEFINED keyword. Compile again.