Technical data

Driver Options
11
d_lines Causes any lines with a D in column 1 to be compiled. By
default, the compiler treats all lines with a character in
column 1 as comment lines.
expand_include
Expands all include statements in the Fortran source listing
le .L. This option is only applicable with the listing
option.
extend_source
Sets the source statement format as described in Table 1-4.
If the source statement contains fewer than 132 characters,
blanks are assumed at the end; the ability of TAB-formatted
lines to extend past column 132 is disabled.
This option provides VMS Fortran 132-column mode,
except that a warning, instead of a fatal error message, is
generated when text extends beyond column 132.
E Runs only the C macro preprocessor on the les and sends
the results to standard output.
F Calls the RATFOR preprocessor only and puts the output
in a .f le. Does not produce .o les.
framepointer
Denes the frame pointer register for each subroutine in the
source le.
Table 1-4 Source Statement Settings for -extend_source Option
Column Contents
15 Statement label
6 Continuation indicator
7132 Statement body
133end Warning message issued