> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Jim McAlpine
> 
> We have just started down the road of trying to invoke java 
> classes from batch COBOL but have hit a problem with the 100 
> character PARM field length because we need to specify 
> several runtime options such as ENVAR=....,
> POSIX(ON) AND XPLINK(ON) on top of our own parameters.  Is 
> there a way to change the runtime options dynamically from a 
> COBOL program which is already running in an LE environment.

Code a CEEUOPT module and link-edit it into the COBOL load module.

    -jc-

----------------------------------------------------------------------
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

Reply via email to