VIP0186

cmd=&1(X,X,4) retc=&2(X,X,4) errno=&3(X,X,4) enojr=&4(X,X,4)

Description: Debug message from VIPM0142 in the MVS monitor task which shows the return code, error number, and error number jr from the last IOCTL command.

&1=the IOCTL command that was issued in hex
&2=the return code in hex
&3=the IOCTL error number in hex, see SYS1.MACLIB(BPXYERNO)
&4=the IOCTL error number jr in hex, see SYS1.MACLIB(BPXYERNO)