On Wed, 5 Sep 2007 15:30:37 -0500, Ed Gould wrote: > >Its been awhile since I had to dynamically invoke IEBCOPY so if I am >out of phase please just say I am wrong. >The only ddname(s) that I can think of that you might need to change >is sysprint and sysin, > I fell into the habit of using "address ATTCHMVS" in EXECs not for IEBCOPY but for IEBGENER, where some prior step allocated a SYSPRINT that I wanted to use as SYSUT1 for a subsequent IEBGENER, or I wanted to use the SYSUT2 from IEBGENER as input to a subsequent program, all within the single EXEC. I felt it expedient to override the DDNAMEs to IEBGENER rather than FREE and re-ALLOCATE (which wouldn't have worked for temporary data sets anyway).
-- gil ---------------------------------------------------------------------- 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

