I think it depends on if the TSO command issues a TPUT or a PUTLINE.
One will let you capture the output and the other will not.  And I forget which 
one is OUTTRAP friendly.


Lizette


-----Original Message-----
>From: "Dyck, Lionel B. (TRA)" <lionel.d...@va.gov>
>Sent: Nov 2, 2016 12:13 PM
>To: IBM-MAIN@LISTSERV.UA.EDU
>Subject: TSO Command to issue message to Outtrap
>
>Does anyone know of any TSO command (or REXX function) that will let me send 
>text to the screen that can be captured by OUTTRAP?
>
>What I'm trying to do is have a rexx dialog that does something like this 
>(very simplified):
>
>Call outtrap 't.'
>Write 'starting xyz'
>'xyz'    <=== tso command
>Call outtrap 'off'
>Do I = 1 to t.0;say t.i;end
>
>
>--------------------------------------------------------------------------
>Lionel B. Dyck (TRA Contractor)
>Mainframe Systems Programmer <AITC Mainframe Support>
>Enterprise Infrastructure Support (Station 200) (005OP6.3.10)
>VA OI&T Service Delivery & Engineering
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to