TAL Reference Summary
Compiler Directives
TAL Reference Summary
096256 Tandem Computers Incorporated 69
RELOCATE Directive RELOCATE lists BINSERV warnings for declarations that depend on absolute
addresses in the primary global data area of the user data segment.
RELOCATE
163
RESETTOG Directive RESETTOG creates new toggles in the off state and turns off toggles created by
SETTOG. As of the D20 release, RESETTOG supports named toggles.
( )
164
toggle-name
toggle-number
,
RESETTOG
toggle-number
toggle-name
,
ROUND Directive ROUND rounds FIXED values assigned to FIXED variables that have smaller fpoint
values than the values you are assigning. The default is NOROUND.
165
ROUND
NOROUND
RP Directive RP sets the compiler’s internal register pointer (RP) count. RP tells the compiler how
many registers are currently in use on the register stack.
RP register-number
=
166