MPE/iX Error Messages Manual Vol 3 (32650-90880)
234 Chapter5
Error Messages V iii C 4
Traps
ACTION Correct the procedure.
21 MESSAGE **** Invalid decimal digit (TRAPS 21).
CAUSE A non-sign, numeric digit was detected in decimal format.
ACTION Correct the number.
22 MESSAGE **** Invalid ASCII digit (TRAPS 22).
CAUSE A non-sign, numeric digit was detected in decimal format.
ACTION Correct the number.
23 MESSAGE **** Decimal overflow (TRAPS 23).
CAUSE Attempted operation resulted in an overflow in decimal
format.
ACTION Correct the procedure.
24 MESSAGE **** 3000 mode double floating point divide
by zero (TRAPS 24).
CAUSE Attempted to divide by zero in 3000 double floating point
format.
ACTION Correct the procedure.
25 MESSAGE **** 3000 mode double floating point
underflow (TRAPS 25).
CAUSE Attempted operation resulted in an underflow in 3000
double floating point format.
ACTION Correct the procedure.
26 MESSAGE **** 3000 mode double floating point overflow
(TRAPS 26).
CAUSE Attempted operation resulted in an overflow in 3000
double floating point format.
ACTION Correct the procedure.
27 MESSAGE **** Integer overflow (TRAPS 27).
CAUSE Attemtped operation resulted in an overflow in integer
format.
ACTION Correct the procedure.
28 MESSAGE **** 3000 mode floating point overflow (TRAPS
28).
CAUSE Attemtped operation resulted in an overflow in 3000
floating point format.
ACTION Correct the procedure.
29 MESSAGE **** 3000 mode floating point underflow
(TRAPS 29).