pTAL Reference Manual (H06.08+)

Data Representation
HP pTAL Reference Manual523746-006
3-16
INT(32) Numeric
INT(32) Numeric
base
indicates a number base as follows:
The default base is decimal.
integer
is one or more of the following digits:
D
%D
are suffixes that specify INT(32) constants:
Representation Signed or unsigned 32-bit integer
Range -2,147,483,648 through 4,294,967,295
Octal %
Binary %b
Hexadecimal %h
Decimal 0 through 9
Octal 0 through 7
Binary 0 or 1
Hexadecimal 0 through 9, A through F (not case-sensitive)
Decimal D
Octal D
Binary D
Hexadecimal %D
+
-
base
integer
VST028.vsd
D
%D
ns
ns