by NicC » Mon Dec 13, 2010 2:21 pm
If you mean all the system messages produced by the job - JESMSG SYSMSG SYSPRINT etc these are usually written to some spooling application e.g. SDSF where you can save the output, or parts of it, by the relevant copy command for the application - in the case of SDSF this is PRINT but you need to also use ODSN and CLOSE (off the top of my head) to allocate the dataset the job output is to be written to and release it after saving.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic