Ch 5. Compiler-Directing Statements [ Micro Focus COBOL Language Reference ] MPE/iX 5.0 Documentation
Micro Focus COBOL Language Reference
Chapter 5 Compiler-Directing Statements
During the creation of your source program, you may wish to include some
of the optional Compiler-directing statements. These are found in the
library module, the Basis mechanism, the ++INCLUDE/'' -INC mechanisms
(OSVS and VSC2 only), conditional compilation,and the listing control
(MF, OSVS, and VSC2 only) statements.
The USE, NOTE and ENTER statements are described in the chapter Program
Definition. They determine how your source program will be created from
a set of source files, by allowing text from other files to be included
in your source file during the compile process.
MPE/iX 5.0 Documentation