FORTRAN Reference Manual
Program Compilation
FORTRAN Reference Manual—528615-001
9-9
Page Heading
Page Heading
FORTRAN displays a heading that lists the page number, the file ordinal, file name,
and the date and time the source file currently being compiled was last modified, the
date and time at the start of compilation, the current program unit type and name, and
an optional title (specified by the PAGE directive) at the top of each page of the listing.
Compiler Heading
The first page of the listing contains a heading that lists the version number and
release date of the FORTRAN compiler in use, the default compiler options, and the
FORTRAN compiler copyright notice. If you specified other listing options in the RUN
LIST NOLIST List source lines: enables CODE, CROSSREF,
ICODE, LMAP, MAP, and PAGE.
LMAP NOLMAP List load maps.
MAP NOMAP List tables of local identifiers for each program unit;
list table of entities in common storage.
PAGE title Eject current page of list file (except for first
occurrence).
Print title at the top of next page.
PRINTSYM NOPRINTSYM List unreferenced identifiers in map listings.
SUPPRESS NOSUPPRESS List only error messages and compilation statistics.
Overrides LIST.
WARN NOWARN List compiler warning messages.
Figure 9-2. Compiler Listing—Page Heading
Table 9-2. Compiler Listing Options (page 2 of 2)
Directive Action
VST0902.vsd
Page
number
File
number
File
name
Date and time the
compiler was created
Date and time the
compiler was run
Page 1 [1]
$USER.FTNTOOLS.MYSOURCE
1992-09-05 23:01:01
1992-09-05 23:06:05










