To benefit fully from the advantages of Micro Focus conditional compilation, the use of level 78 (see the topic Level Number) and the CONSTANT Compiler directive is recommended. Micro Focus conditional compilation is controlled by $IF, $ELSE, $END constructs, which behave in a similar way to the COBOL IF construct. Micro Focus conditional compilation also supplies the $DISPLAY statement, which can be used to display a message during compilation or include a version number in the object file.
Syntax Rules