I'm drawing a blank here and checking archives I've hit a wall. I downloaded a PDS to my PC awhile back using the MGET command from my PC while connected to the mainframe remote host. I now want to upload them back to the mainframe from the PC, use the PC's FTP command, into a mainframe PDS. I tried
open (host address) <userid> <password> lcd temp (individual members saved here) prompt cd ispf.test.rexx (mainframe PDS name) mput * Howerver, this creates a separate file for each member on the mainframe. I'd like them all IN ISPF.TEST.REXX. Thanks Bill ---------------------------------------------------------------------- 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

