A couple things to say,

1) I think it MAY be impossible to tell if a VS COBOL II program is called
from an Enterprise COBOL "main".

2) Looking at:
  http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/igy3mg20/3.4.1 

checking for IGZCBSN, IGZCBSO, IGZEBST *might* help, but I am not certain.

3) From a (relatively) quick look, I do NOT think there is a "documented
interface" to tell if the main is VS COBOL II or LE-conforming COBOL - other
than checking the object code for the TGT entry.  See:
 
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ceea1160/2.2.3.4.
1 


<[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]
.timeinc.com>...
> 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
> 

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