On Tue, 1 May 2007 13:21:51 -0500, McKown, John <[EMAIL PROTECTED]> wrote:
>> -----Original Message----- >> From: IBM Mainframe Discussion List >> [mailto:[EMAIL PROTECTED] On Behalf Of Mark H. Young >> Sent: Tuesday, May 01, 2007 1:19 PM >> To: [email protected] >> Subject: Re: Best practices for software delivery > ><SNIP> > >> OK, I seem to be having an Alzheimer's moment. I want to put a PDS in >> XMIT format (PS), so I can transfer it to the PC and go from there. >> I don't seem to have any JCL left laying around for that, and can't >> remember how to do it. >> This would be similar to the CBTTAPE format methodology. >> >> Any and all helf would be appreciated. I'm sure it's just a >> few lines of XMIT/RECV commands, right?! >> >> >> THANX, >> Mark > >XMIT (NODE.USER) DSN(input.pds) OUTDSN(output.seq) NOLOG NONOTIFY >SYSOUT(Z) > >-- Thank you very much John. Worked fine. Take a cold 12-pack out of petty cash on me. TTFN, Mark ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

