TAL Reference Manual

TAL Syntax Summary (Bracket-and-Brace Diagrams)
Appendix C—526371.001
C-41
RELOCATE Directive
RELOCATE Directive
RELOCATE lists BINSERV warnings for declarations that depend on absolute
addresses in the primary global data area of the user data segment.
RESETTOG Directive
RESETTOG creates new toggles in the off state and turns off toggles created by
SETTOG. The RESETTOG directive supports named toggles as well as numeric
toggles.
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.
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.
RUNNAMED Directive
RUNNAMED causes a D-series object file to run on a D-series system as a named
process even if you do not provide a name for it.
SAVEABEND Directive
SAVEABEND directs the Inspect product to generate a save file if your process
terminates abnormally during execution. The default is NOSAVEABEND.
RELOCATE
RESETTOG [ toggle-name ]
[ toggle-number [ , toggle-number ] ... ]
[ ( { toggle-name } [ , { toggle-name } ] ) ]
{ toggle-number } { toggle-number }
[NO] ROUND
RP [ = ] register-number
RUNNAMED
[NO] SAVEABEND