TAL Reference Summary
Compiler Directives
TAL Reference Summary
096256 Tandem Computers Incorporated 71
SECTION Directive SECTION gives a name to a section of a source file for use in a SOURCE directive.
171
section-name
SECTION
SETTOG Directive SETTOG turns the specified toggles on for use in conditional compilations. As of the
D20 release, SETTOG supports named toggles.
( )
172
toggle-name
toggle-number
,
SETTOG
toggle-number
toggle-name
,
SOURCE Directive SOURCE specifies source code to include from another source file.
173
SOURCE
file-name
(
)
section-name
,
define-name
assign-name
SQL Directive See the NonStop SQL Programming Manual for TAL.
SQLMEM Directive See the NonStop SQL Programming Manual for TAL.
STACK Directive STACK sets the size of the data stack in the user data segment.
=
STACK
174
num-pages