FORTRAN Reference Manual
Syntax Summary
FORTRAN Reference Manual—528615-001
B-18
Compiler Directives
Specifies the block size to reserve for dynamically-allocated variables specified in 
LARGEDATA directives.
Establishes a default user library.
Specifies the number of lines the compiler writes to the listing file before issuing a page 
skip.
Controls listing of source lines; enables the CODE, CROSSREF, ICODE, LMAP, MAP, 
and PAGE directives.
Default is LIST.
Instructs BINSERV to pass load-map information to the compiler. The compiler lists the 
load maps after its identifier map and cross-reference tables.
Default is LMAP ALPHA.
Specifies the size of all subsequent entities in the source file that are declared as type 
logical.
LARGESTACK number
LIBRARY file-name
LINES number
[NO]LIST
[NO]LMAP 
list option–
list option  ,  list option–[]. . . –()
INTEGER*2
INTEGER*4










