TAL Reference Summary
Compiler Directives
TAL Reference Summary
72 096256 Tandem Computers Incorporated
SUBTYPE Directive SUBTYPE specifies that the object file is to execute as a process of a specified subtype.
subtype-number
=
SUBTYPE
175
SUPPRESS Directive SUPPRESS overrides all the listing directives. The default is NOSUPPRESS.
176
SUPPRESS
NOSUPPRESS
SYMBOLPAGES Directive SYMBOLPAGES sets the size of the internal symbol table the compiler uses as a
temporary storage area for processing variables and SQL statements.
=
SYMBOLPAGES
183
num-pages
SYMBOLS Directive SYMBOLS saves symbols in a symbol table (for Inspect symbolic debugging) in the
object file. The default is NOSYMBOLS.
177
SYMBOLS
NOSYMBOLS
SYNTAX Directive SYNTAX checks the syntax of the source text without producing an object file.
SYNTAX
178
TARGET Directive See “Privileged Procedures.”