I should have explained better. I am writing an LLA exit one routine that will record what languages programs are being written in based on what LE runtime modules are fetched out of the LE runtime. The LE runtime is the only runtime in the linklist. Fortran, PL/I, and OS/VS COBOL programs are easy, but I can't see a difference in the LE modules being fetched for VS/COBOL2 and any LE enabled COBOL.
Mark Jacobs -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Bill Klein Sent: Wednesday, May 03, 2006 4:32 PM To: [email protected] Subject: Fw: LE Runtime I don't fully understand your question, but if you have the LE run-time, that means you will be able to run OS/VS COBOL, VS COBOL II, *and* LE-conforming COBOL. If you have the VS COBOL II run-time, you will NOT be able to run Enterprise COBOL compiled programs. IBM (fairly clearly) documents that one thing you should NEVER do is "concatenate" the VS COBOL II and LE run-time libraries (in Steplib, Linklist, or any where else). <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED] rpad .timeinc.com>... > Do both VS/COBOLII and the LE enabled COBOL's (Enterprise COBOL), use > the same modules in the LE runtime library? > ---------------------------------------------------------------------- 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

