RNF0705

The /ENDIF directive is missing for an /IF group.

30

Cause . . . . . : An /IF directive was previously specified in this source file and the end of the source file was reached without finding a matching /ENDIF. /ENDIF is assumed.

Recovery . . . : Ensure that every /IF directive is followed by an /ENDIF directive in the same source file. Compile again.