We can't run under BPXBATCH. Is there a way to set POSIX(ON) as an environment variable also.
Jim McAlpine On 1/30/07, John R. Grout <[EMAIL PROTECTED]> wrote:
Jim McAlpine <[EMAIL PROTECTED]> wrote: You can't specify XPLINK(ON) in this fashion for a COBOL main program. You have to use one of the other supported techniques. If you want to run a COBOL program with POSIX(ON) and XPLINK(ON), you should probably be using something like BPXBATCH that will start your COBOL main program in a Posix enclave with environment variables. The Enterprise COBOL for z/OS Programming Guide discusses invoking Java from a COBOL main at URL < http://publib.boulder.ibm.com/infocenter/pdthelp/v1r1/index.jsp?topic=/com.ibm.entcobol4.doc/tpooo12.htm > Their examples put XPLINK(ON) in the _CEE_RUNOPTS environment variable. John R. Grout [EMAIL PROTECTED] ---------------------------------------------------------------------- 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

