FORTRAN Reference Manual

Compiler Directives
FORTRAN Reference Manual528615-001
10-5
Using Compiler Directives
Specify the following directives as the first or only directive on a line:
COLUMNS
PAGE
Specify the following directives as the only directive on a line:
ENDIF
SECTION
Specify the following directives last on a directive line:
IF
IFNOT
RESETTOG
SETTOG
SOURCE
Specify the following directives either with the FORTRAN command (after the
semicolon following the object file name) or in the source input file before the first
FORTRAN statement:
ABORT FIXUP INTEGER NONSTOP
ENV FMAP LARGECOMMON RUNNAMED
ERRORFILE HIGHCOMMON LARGESTACK SUBTYPE
ERRORS HIGHPIN LIBRARY SYNTAX
EXTENDCOMMON HIGHREQ LOGICAL UNIT
EXTENDEDREF
Specify the following directives either with the FORTRAN command, or in the
source input file preceding the first FORTRAN statement, or between the END line
of one program unit and the first FORTRAN statement of the next program unit:
ANSI CODE MAP
BOUNDSCHECK CROSSREF SYMBOLS