CAPRON Romain wrote:
I'm wondering if there is an existing exit (or an ADRDSSU statement option; but I don't find it...) that allows us to print the successfully and unsuccessfully dumped or copied datasets to datasets...
Not existing code, but you could use the SYSIN/SYSPRINT I/O exit. On the output side you look at every message number, and open and write your desired files. I've used the exit at a vendor to eliminate SYSIN/SYSPRINT completely, allowing convenient multiple invocations of DSS.
Gerhard Postpischil Bradford, VT new e-mail address: gerhardp (at) charter (dot) net ---------------------------------------------------------------------- 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

