In <F81CCECAEAE64DCABBFB72AD3BDA6C1C@graham>, on 04/22/2013
   at 01:12 PM, Graham Hobbs <[email protected]> said:

>Am not sure this is simple and googling and docs are not illuminating
>- but I have compiled program PGM0047 and the output is in SDSF:O.
>Can I get this output into a 133 byte PDS via a step in a JCL stream

If all that you ever want is to put the listing in the PDS, then use
DSN=, as previously suggested. If the listing needs to be in both a
PDS and a SYSOUT data set, use a separate step to copy the member to
SYSOUT and don't bother with SDSF at all. If you don't control the JCL
and really need to extract the listing from SYSOUT via SDSF, use the
XDC line command.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to