Uriel, You can call BPXWDYN real easy from Cobol, I think there are a lot of examples if you google 'z/OS BPXWDYN ' Regards, Scott J Ford Software Engineer http://www.identityforge.com
________________________________ From: Uriel Carrasquilla <[email protected]> To: [email protected] Sent: Wednesday, October 19, 2011 4:31 PM Subject: Cobol dynamic file allocation using SETENV and C run time environment I have a developer that is not being able to make a call to SETENV from within Cobol (Cobol snippet: call 'setenv' using envname,...). I found that the C routines in the LE run time environment must be available. Does anybody know what I need to check in the linklist/lpa to make sure that Cobol finds the needed routines from the C run time libraries? Thank you. ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

