SNA NRJE User/Programmer Reference Manual (30292-90006)
Chapter 4 127
Job Output
Unsolicited Output
Make sure in the job JCL that the output is directed to a spooled
output device. See “Host Output Classes and Logical Writers” earlier
in this chapter.
Use COPY, FCOPY or (for MPE V and MPE XL prior to release 2.1) the
MPE utility SPOOK to copy the output data set to another disk file,
or output the data set to tape or to an output device.
• Banner decode exit procedure
You can configure your workstation to use an exit procedure that you
supply to parse the host banner page. As part of this procedure you
can execute an FOPEN and redirect the output data sets. See
Appendix A , “Parsing Algoithms and User Exit Procedures,” for
details.
• “Job Received” message exit procedure
You can configure your workstation to use an exit procedure that you
supply to parse “Job Received” messages, if your host sends them.
(VSE/POWER does not.) See Appendix A , “Parsing Algoithms and
User Exit Procedures,” for details.