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