Using Create and then specifying option 2 you can enter the dcb and space that you want and the data will be stored in the newly created data set. Or you can specify a target data set that already exists, either sequential or a PDS member.
Lionel B. Dyck <sdg>< Website: http://www.lbdsoftware.com "Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are." - John Wooden -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Mark Zelden Sent: Saturday, May 11, 2019 3:15 PM To: [email protected] Subject: Re: iplinfo (Mark Zelden CBT434) - how to save edit On Sat, 11 May 2019 14:24:50 -0500, Lionel B Dyck <[email protected]> wrote: >Why not when using TSO %IPLINFO EDIT, from the ISPF Edit command line, enter >CREATE and specify C99999 on the 1st line. Then follow the prompts as to where >to put the data, or create a new data set using the prompts. > Lionel, go back to the original post. That was exactly what Mike was doing but it didn't work because when he got to the create data set panel he used option 1 to copy they attributes of the temp data set which was not cataloged. p.s. It is %IPLINFO <option> EDIT. If you want the entire IPLINFO output into an edit session you must specify "ALL" as the option. I suppose since EDIT is a unique compared to any of the other options that display various sections only, I could let %IPLINFO EDIT be used as an alternative for %IPLINFO ALL EDIT, but that's not what I coded when I added the EDIT option. :-) Best Regards, Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS ITIL v3 Foundation Certified mailto:[email protected] Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html Systems Programming expert at http://search390.techtarget.com/ateExperts/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
