TAL Reference Summary

Compiler Directives
TAL Reference Summary
66 096256 Tandem Computers Incorporated
INSPECT Directive INSPECT sets the Inspect product as the default debugger for the object file. The
default is NOINSPECT.
150
INSPECT
NOINSPECT
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.
INT32INDEX
NOINT32INDEX
POPINT32INDEX
151
PUSHINT32INDEX
LARGESTACK Directive LARGESTACK sets the size of the extended stack in the automatic extended data
segment.
=
LARGESTACK
152
num-pages
LIBRARY Directive LIBRARY specifies the name of the TNS software user run-time library to be
associated with the object file at run time.
153
file-nameLIBRARY
LINES Directive LINES sets the maximum number of output lines per page.
=
LINES
154
num-lines