> I'm looking for some direction and advice on dynamically extracting 
> STDOUT data from USS that I can feed into a CICS sub-system. Would a 
> writer /> listener be the right direction ?. How would I extract the 
>STDOUT data ?. 

Create a named pipe and have the writer send its stdout to that pipe.
In CICS run a process to read form that named pipe. Prerequisite to
this design is that both ends must be active simultaneuosly.

--
Peter Hunkeler
Credit Suisse

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to