On Tue, 17 Jan 2012 07:32:00 -0600, Walt Farrell wrote: >On Mon, 16 Jan 2012 15:34:48 -0600, Paul Gilmartin wrote: > >>On Mon, 16 Jan 2012 13:14:04 -0800, Cris Hernandez #9 wrote: >> >>>when I want to know what a job did, I read it's output using REXX, whether >>>it's the util/pgm output to a file or the JES output pulled off the output >>>queue or SAR. what is it you get from SDSF? >>> >>You get to pull output off the output queue. I know of no native Rexx >>facility to do that. >> > >For some classes of output, you could have the REXX exec invoke the TSO/E >OUTPUT command, and outtrap the results. > And only for some job names. And OUTPUT is no more native Rexx than is SDSF. And OUTPUT can be used only under the TMP; SDSF can be used alike under TMP, shell, and IRXJCL.
The coding for OUTPUT may be simpler than for SDSF. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

