resp=&1(X,X,4) lgh=&2(B,D,4) argc=&3(B,D,4) argl=&4(B,D,4)
Description: This debug message is from VIPM0142 in the MVS monitor task. It is issued after successfully processing the response from an IOCTL command to show the number of arguments returned and the actual length of each.
&1=the address of the response section in the request/response buffer in hex
&2=the total length in decimal bytes of the response data
&3=the number of arguments returned in the response
&4=the length in decimal bytes of each argument
