TAL Reference Summary
Compiler Directives
TAL Reference Summary
096256 Tandem Computers Incorporated 67
LIST Directive LIST lists the source text for subsequent source code if NOSUPPRESS is in effect. The
default is LIST.
155
LIST
NOLIST
POPLIST
PUSHLIST
LMAP Directive LMAP lists load-map and cross-reference information. The default is LMAP ALPHA.
LMAP
NOLMAP
156
lmap-option
( )
,
lmap-option
*
lmap-option
ALPHA
List load maps of procedures and data blocks sorted by name
LOC List ALPHA maps and load maps of procedures and data blocks sorted by
starting address
XREF List ALPHA maps and entry-point and common data-block cross-
references for object file
* List ALPHA, LOC, and XREF maps.
MAP Directive MAP lists the identifier maps. The default is MAP.
MAP
NOMAP
POPMAP
157
PUSHMAP