TCND: &1(C,C,8) @&2(X,X,4) called &PGM with PARMLIST @&3(X,X,4)
Description: Debug message issued by VIPM0155 in the MVS monitor task primarily to show the name of the calling program. Issued shortly after the program is entered and before processing of the request begins.
&1=the name of the calling program
&2=the hexadecimal offset within the calling program of the next instruction after the branch instruction
&3=the hexadecimal address of the passed parameter list from register 1
&PGM=the name of the called program, always “VIPM0155”
