Thanks for the replies, everyone! I think the easiest way to do this is simply to add a RENAME command into TSO command string, i.e.:
I started simply enough: //TSORCV EXEC PGM=IKJEFT01,DYNAMNBR=300 //SYSTSIN DD * RENAME 'DPGDK.TRANSFER.LOAD' 'DPGDK.TRANSFER.LOAD.TEMP' RECEIVE RESTORE This seems to do what I want. I'll need to know in advance that the PDS exists, but then, I would have had to know that, anyway. All's well that ends well! Greg ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
