TAL Reference Manual

TAL Syntax Summary (Bracket-and-Brace Diagrams)
Appendix C—526371.001
C-39
INT32INDEX Directive
INT32INDEX Directive
INT32INDEX generates INT(32) indexes from INT indexes for accessing items in an
extended indirect structure in a D-series program. The default is NOINT32INDEX.
LARGESTACK Directive
LARGESTACK sets the size of the extended stack in the automatic extended data
segment.
LIBRARY Directive
LIBRARY specifies the name of the TNS software user run-time library to be
associated with the object file at run time.
LINES Directive
LINES sets the maximum number of output lines per page.
LIST Directive
LIST lists the source text for subsequent source code if NOSUPPRESS is in effect.
The default is LIST.
LMAP Directive
LMAP lists load-map and cross-reference information. The default is LMAP ALPHA.
[ NO]
[PUSH] INT32INDEX
[ POP]
LARGESTACK [ = ] num-pages
LIBRARY file-name
LINES [ = ] num-lines
[ NO]
[PUSH] LIST
[ POP]