A simple way to download a pds is with mget. >From a pc cmd.exe session:
cd download.directory ftp mvs.ip.addr mget rex.pds(*) bye -----Original Message----- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Mark Zelden Sent: Thursday, April 28, 2011 10:03 AM To: IBM-MAIN@bama.ua.edu Subject: Re: XMIT manager On Thu, 28 Apr 2011 09:18:44 +0530, jagadishan perumal <jagadish...@gmail.com> wrote: >Hi, > >I have few REXX codes saved in mainframes and i would like to extact it to >my PC and add this members to XMIT manager file. I have downloaded the XMIT >manager software but i am not able find the way to save all the downloaded >REXX codes from mainframes. Could anyone please guide how to save all the >downloaded MVS format files in XMIT manager. > >Regards, >Jags > Jags, You also wrote my personal email and I replied with this: ========================================== >From ISPF option 6 (or TSO READY): XMIT local.userid DA('your.pds.library') outdsn('flat.file') or XMIT local.userid DA('your.pds.library') members(mema,memb,memc) outdsn('flat.file') The you FTP or IND$FILE binary transfer to wintel. Mark ============================================ BTW, since you participate in IBM-MAIN, writing the list instead of someone's personal email is a much better option. You'll most likely get a much quicker response and more than one person's insight. There's no guarantee at I'll that myself or anyone else will see or answer a direct email from a list member. Regards, Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:m...@mzelden.com Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html