Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (N)
Guardian Procedure Calls Reference Manual522629-013
10-59
NUMOUT Procedure
base input
INT:value
is the number base for the resulting conversion. Any number in the range 2 to 10
is valid.
width input
INT:value
is the maximum number of characters permitted in
ascii-result. Characters
might be truncated on the left side.
Consideration
If width is too small to contain the number, the most significant digits are lost.
Related Programming Manual
For programming information about the NUMOUT utility procedure, refer to the
Guardian Programmer’s Guide.