At 11:49 -0400 on 10/24/2010, Don Imbriale wrote about Re: How do I determine Enterprise COBOL for z/OS release le:

Any COBOL messages to be displayed should be those for the level of the
compiler that was used to compile the program, not necessarily the level
that is currently installed.

- Don Imbriale

That assumes that the message is coming from the program's load module. What happens if the message is being generated by a dynamically loaded routine? That would show the level of LE on the system not the compiler level (since LE routines can get called by a program compiled by a lower version because LE has alias names for the downlevel Cobol Versions of the dynamically called routines).

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to