> >>>If ISPF services are not available, the message is
> >>>transmitted to the terminal via the TSO IKJPUTL service routine.
>
> >>Is that the routine called by PUTLINE? If so, what are the parameters?
>
> >Yes. BLSUTRMV passes the address of an IKJIOPL in register 1.
>
> Then there would seem to be a bug in the interaction between OUTTRAP
> and the service routine. But I'm still curious about the parameters.
PTPB PUTLINE OUTPUT=(0,TERM,SINGLE,INFOR), *
TERMPUT=(EDIT,WAIT,NOHOLD,NOBREAK),MF=L
+ DS 0F
+PTPB DC B'00010010' SET CONTROL FIELD
+ DC B'00000000' SET CONTROL FIELD @E22D2DA
+ DC B'00000000' SET TOUTPUT OPTIONS FIELD
+ DC X'00' SET TOUTPUT OPTIONS FIELD
+ DC A(0) ADDR OF OUTPUT LINE
+ DC A(0) ADDRESS OF FORMATTED LINE
Jim Mulder z/OS System Test IBM Corp. Poughkeepsie, NY
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN