>>//OWNSYSLB DD DISP=(NEW,KEEP),DSN=&&OWNSYSLB, >>// SPACE=(TRK,(1,,1)),RECFM=U,LRECL=32760 >>//* >I don't know about KEEP on a temporary DSN; I'd be more >comfortable with PASS. But I'm very uncomfortable with >DELETE in a PROC. It has bad effects when I override with >a catalogued data set and forget to override DISP.
For exactly the same reason you mention I did not want to write DELETE (or let it default), but the usual PASS escaped me when writing the post. I'm not exempt from getting older, it seems. -- Peter Hunkeler ---------------------------------------------------------------------- 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

