User`s guide

FORTRAN
(FORTRA.SAV, F77.SAV, F77XM.SAV)
Invokes a FORTRAN (FORTRAN IV or FORTRAN–77) compiler to compile one or
more source programs.
The default FORTRAN compiler is the FORTRAN IV compiler.
To invoke the FORTRAN–77 compiler with the FORTRAN command, you must
do one of the following:
Issue the SET FORTRA F77 command before you issue the FORTRAN
command.
Specify the /F77 option with the FORTRAN command.
To invoke the FORTRAN IV compiler with the FORTRAN command, either you
must have not issued a SET FORTRA F77 command or you must do one of the
following:
Issue the SET FORTRA F4 command before you issue the FORTRAN
command.
Specify the /F4 option with the FORTRAN command.
Format
FORTRAN filespec[s]
FORTRAN IV Command Options FORTRAN–77 Command Options
/CODE:type
/DIAGNOSE
/EXTEND
/F4
/HEADER
/I4
/[NO]LINENUMBERS
/LIST[:filespec]
/ALLOCATE:size
/[NO]OBJECT[:filespec]
/ALLOCATE:size
/ONDEBUG
/RECORD:length
/SHOW[:type]
/STATISTICS
/[NO]SWAP
/UNITS:value
/[NO]VECTORS
/[NO]WARNINGS
/CHECK
/CONTINUATIONS
/EXTEND
/F77
/I4
/[NO]LINENUMBERS
/LIST[:filespec]
/ALLOCATE:size
/[NO]OBJECT[:filespec]
/ALLOCATE:size
/ONDEBUG
/[NO]OPTIMIZE
/RECORD:length
/SHOW[:type]
/STATISTICS
/[NO]SWAP
/TRACE:type
/UNITS:value
/[NO]WARNINGS
/WIDE
/WORKFILE:value
130 RT–11 Command Descriptions