On Thu, 31 Dec 2020 07:25:45 -0600, Paul Gilmartin <paulgboul...@aim.com> wrote:
>
>But my question remains, how does compound symbol TRAP.
>get populated?
>

This example was just a snippet from my TRAP exec, where it issues the passed 
TSO command and performs an ISPF view on the output.  
It simply gets populated via the outtrap function:

x = OUTTRAP('trap.','*','CONCAT')
 
In this instance, I append zscreen to keep the DD names unique if this is used 
more than once simultaneously in split screens.  

Dana

----------------------------------------------------------------------
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