MPE/iX Error Messages Manual Vol 3 (32650-90880)
154 Chapter4
Error Messages Viii C 3
Switch
CAUSE An illegal PD_PARM_TYPE was specified in a PARMS
record entry (in HPSWITCH TO CM).
ACTION Use a legal type.
158 MESSAGE Illegal I/O specification.
CAUSE A reference parameter is not input or output in a reference
parameter in a PARMS record entry (in HPSWITCH TO
CM).
ACTION Specify input, output or both.
160 MESSAGE Illegal function return length.
CAUSE The function length parameter was negative or greater
than the CM stack (64 Kbytes).
ACTION Specify a legal length.
162 MESSAGE Illegal function return address.
CAUSE The user does not have the right to access the area
specified by the function address and function length.
ACTION Specify an accessible area for the function.
164 MESSAGE Illegal function return specification.
CAUSE The function length was > 0 and nil return or address of
length = 0 and NON_NIL return address.
ACTION Specify a legal function length and address.
166 MESSAGE Illegal condition code address.
CAUSE The user does not have the right to access the address
specified for the return of the condition code.
ACTION Specify an accessible address for the condition code.
168 MESSAGE Illegal status address.
CAUSE The user does not have the right to access the area used
for the return of the status.
ACTION Specify a legal address.
200 MESSAGE The SWITCH to NM was attempted with an
illegal function type.
CAUSE The parameter specifying the function type to be returned
was not one of the legal types.
ACTION Use a legal function type.
210 MESSAGE An illegal PARM type was encountered while
switching to NM.
CAUSE An argument descriptor contained a type that was not
legal.