There is a redbook named 'IMPLEMENTING REXX SUPPORT IN SDSF' which contains a 
chapter about copying sysout datasets to a  PDS, among a lot of other examples.

ibm.com/redbooks

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
kekronbekron
Sent: Wednesday, August 18, 2021 10:22 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [EXTERNAL] Re: Spool entire job to a file?

THIS MESSAGE IS FROM AN EXTERNAL SENDER
Use caution when clicking on links or attachments and never provide your 
username or password. Not sure? Report this email to ph...@cyber.nyc.gov.





What I do is:

- type in a + in the NP column to expand it
- sort pos a (oldest job comes at the top)
- //xdc on the top job
- // on the bottom job
- enter some PDS name with MOD and name the members @JOB01... so that you can 
press enter, change 1 to 2, press enter, change 2 to 3, etc.

Savings JCLs itself... well... better if they were saved in a PDS before they 
were run.
Like in an .INSTALL PDS.

- KB

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Wednesday, August 18th, 2021 at 7:45 PM, David Spiegel 
<dspiegel...@hotmail.com> wrote:

> Yeah, but, that won't split it into members.
>
> On 2021-08-18 09:52, Mark Jacobs wrote:
>
> > Use the JES2 external writer perhaps.
> >
> > Mark Jacobs
> >
> > Sent from ProtonMail, Swiss-based encrypted email.
> >
> > GPG Public Key -
> > https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fap
> > i.protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40pr
> > otonmail.com&amp;data=04%7C01%7Cebarkow%40doitt.nyc.gov%7C564d2b82ec
> > b644dc67c108d96253eab6%7C73d61799c28440228d4154cc4f1929ef%7C0%7C0%7C
> > 637648934901701771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQI
> > joiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=iNDQeIcw1
> > 9XfFV5YDyFIvSQPOMaDKcrAv0PuhmP%2FVjc%3D&amp;reserved=0
> >
> > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> >
> > On Wednesday, August 18th, 2021 at 9:46 AM, Billy Ashton 
> > bill00ash...@gmail.com wrote:
> >
> > > Hi all...I have a need to run a bunch of jobs to do some changes
> > > to
> > >
> > > files, and we want to preserve the output of all these jobs for
> > >
> > > auditors. Is there a way to use an OUTPUT statement or something
> > > in the
> > >
> > > job itself that can redirect the entire job output to a PDS
> > > member? We
> > >
> > > don't have a Spooler utility on this LPAR, so I am trying to find
> > > an
> > >
> > > easy way to capture these jobs.
> > >
> > > TIA!
> > >
> > > Billy
> > >
> > > For IBM-MAIN subscribe / signoff / archive access instructions,
> > >
> > > send email to lists...@listserv.ua.edu with the message: INFO
> > > IBM-MAIN
> >
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> >
> > send email to lists...@listserv.ua.edu with the message: INFO
> > IBM-MAIN
> >
> > .
>
> For IBM-MAIN subscribe / signoff / archive access instructions,
>
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

________________________________

This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to