TAL Reference Summary

Compiler Directives
TAL Reference Summary
60 096256 Tandem Computers Incorporated
CPU Directive CPU specifies that the object file runs on a TNS system. (The need for this directive no
longer exists. This directive has no effect on the object file and is retained only for
compatibility with programs that still specify it.)
129
cpu-type
CPU
CROSSREF Directive CROSSREF collects source-level declarations and cross-reference information or
specifies CROSSREF classes. The default is NOCROSSREF.
CROSSREF
NOCROSSREF
(
)
class
class
,
130
class
BLOCKS Named and private data blocks
DEFINES Named text
LABELS Statement labels
LITERALS Named constants
PROCEDURES Procedures
PROCPARAMS Procedures that are formal parameters
SUBPROCS Subprocedures
TEMPLATES Template structures
UNREF Unreferenced identifiers
VARIABLES Simple variables, arrays, definition structures, referral
structures, pointers, and equivalenced variables
DATAPAGES Directive DATAPAGES sets the size of the data area in the user data segment.
DATAPAGES
131
num-pages
=