pTAL Reference Manual (H06.03+)
Syntax Summary
HP pTAL Reference Manual—523746-005
A-110
ROUND
ROUND
More information: ROUND on page 17-53
SAVEGLOBALS
More information: SAVEGLOBALS on page 17-54
Default: NOROUND
Placement: Anywhere
Scope:
•
ROUND applies to subsequent code until overridden by NOROUND
•
NOROUND applies to subsequent code until overridden by ROUND
Dependencies: None
Note. The EpTAL compiler does not accept this directive.
Default: None
Placement: Either in the compilation command or in the source code before any
global data declarations
Scope: Applies to the compilation unit
Dependencies:
•
If SAVEGLOBALS and USEGLOBALS appear in the same
compilation unit, the compiler uses only the one that appears first
•
The compilation unit must have exactly one BEGINCOMPILATION
directive
•
Interacts with the directives referenced in the next row
References:
•
BEGINCOMPILATION on page A-90
•
PRINTSYM on page A-107
•
SYMBOLS on page A-115
•
SYNTAX on page A-115
•
USEGLOBALS on page A-117
ROUND
NOROUND
VST165.vsd
define-name
SAVEGLOBALS
file-name
VST670.vsd










