IBM Mainframe Discussion List <[email protected]> wrote on 10/17/2006 01:01:18 AM:
> I'm missing the DDNAME parameter on the DCB. Does this mean you > let DYNALLOC assign one for you and you then move it to the DCB > before the OPEN? Yes, request DDNAME feedback in a DYNALLOC text unit, then after allocation move it from the text unit to the DCB DDNAME field before you OPEN the file. Regards, John Kalinich Computer Sciences Corp ---------------------------------------------------------------------- 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

