On 29 Jan 2007 08:14:32 -0800, in bit.listserv.ibm-main you wrote: >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. Since I would think that the POSIX environment and use of XPLINK (new world linkage conventions) determine how the COBOL program is compiled and issues calls, I don't see how a run-time change of this option could work. > >Jim McAlpine > >---------------------------------------------------------------------- >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

