11 Compiler Directives

Compiler directives tell the compiler to perform certain tasks when it compiles a source program unit. They are preceded by special tags that identify them to the compiler. These compiler directives are grouped as follows:

For More Information:

For details on a statement that overrides or confirms compiler options within a program unit, see the OPTIONS statement in Section 1.6.3.


Previous Page Next Page Table of Contents