TAL Reference Manual
TAL Syntax Summary (Railroad Diagrams)
Appendix B—526371.001
B-57
COMPACT Directive
COMPACT Directive
COMPACT moves procedures into gaps below the 32K-word boundary of the code
area if they fit. The default is COMPACT.
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.)
CROSSREF Directive
CROSSREF collects source-level declarations and cross-reference information or
specifies CROSSREF classes. The default is NOCROSSREF.
DATAPAGES Directive
DATAPAGES sets the size of the data area in the user data segment.
COMPACT
NOCOMPACT
VSTB158.vsd
CPU
cpu - type
VSTB159.vsd
CROSSREF
NOCROSSREF
class
class )(
,
VSTB160.vsd
DATAPAGES num - pages
=
VSTB161.vsd