> We're trying to do an mget on PC files. They're in the format; > BLAH1.TXT, BLAH2.TXT, etc. And we can't rename the PC files.
I do something very similar. After creating multiple Bmmhh.csv files I want to put them into a PDS. If you can map directly to the PC directory, use Explorer to copy them to a temporary directory. Then open a command window and issue a rename such as "REN Bmm*.csv Bmm*." That drops the .csv from the names. In my case, I follow with a FTP - MPUT to transfer the files. ---------------------------------------------------------------------- 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

