I like the FTP answer. I remember solving the same problem in the old days using ISPF on VM. It had a feature for selecting a set of files, like * script a, and transmitting them to the MVS system to be received as a PDS.
On Mar 15, 2011 9:45 AM, "Edward M Martin" <emar...@aultman.com> wrote: Hello John and Everyone else, Thank you all. The changing of the directory to the PDS/E was the biggest thing I did not know you could do. All of this will help and I will build a rexx to do it all. Yaaaa OOH! Ed Martin Aultman Health Foundation 330-363-5050 Ext 35050 *From:* The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] *On Behalf Of *McKown, John *Sent:* Tuesday, March 15, 2011 11:32 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: moving members to a z/OS system Ah! ftp zossystem zosuser password mkdir cms.pds cd cmd.pds prompt mput * I'm ...