MPE/iX Error Messages Manual Vol 1 (32650-90878)

Chapter 3 257
Command Interpreter
(CIERR) 1901-12256
ACTION Specify the string length keyword and key value pair
when assigning a string value to a variable through the
HPCIPUTVAR intrinsic.
8141 MESSAGE BOUNDS VIOLATION FOR PARAMETER ONE (1).
(CIERR 8141)
CAUSE Not enough room to return the value for the parameter.
Parameter size too small.
ACTION Check the parameter size and type against the intrinsic
definition. Make sure the parameter is large enough to
contain the value being returned.
8142 MESSAGE BOUNDS VIOLATION FOR PARAMETER TWO (2).
(CIERR 8142)
CAUSE Not enough room to return the value for the parameter.
Parameter size too small.
ACTION Check the parameter size and type against the intrinsic
definition. Make sure the parameter is large enough to
contain the value being returned.
8143 MESSAGE BOUNDS VIOLATION FOR PARAMETER THREE (3).
(CIERR 8143)
CAUSE Not enough room to return the value for the parameter.
Parameter size too small.
ACTION Check the parameter size and type against the intrinsic
definition. Make sure the parameter is large enough to
contain the value being returned.
8144 MESSAGE BOUNDS VIOLATION FOR PARAMETER FOUR (4).
(CIERR 8144)
CAUSE Not enough room to return the value for the parameter.
Parameter size too small.
ACTION Check the parameter size and type against the intrinsic
definition. Make sure the parameter is large enough to
contain the value being returned.
8145 MESSAGE BOUNDS VIOLATION FOR PARAMETER FIVE (5).
(CIERR 8145)
CAUSE Not enough room to return the value for the parameter.
Parameter size too small.
ACTION Check the parameter size and type against the intrinsic
definition. Make sure the parameter is large enough to
contain the value being returned.
8146 MESSAGE BOUNDS VIOLATION FOR PARAMETER SIX (6).
(CIERR 8146)
CAUSE Not enough room to return the value for the parameter.