On Fri, 20 Oct 2023 16:38:54 +0000, Schmitt, Michael <michael.schm...@dxc.com> 
wrote:

> main module entry point is assembler (CLASS B_TEXT) 
> and the alternate entry I wanted was to IBM Enterprise COBOL for z/OS v6 
> (CLASS C_CODE).
>
>This is not permitted. *why* do all entry points have to be in the same class? 
> I thought a directory alias entry is just an offset into the module.

The most obvious answer is incompatible entry point types. Language Environment 
entry points require LE initialization whereas no pre-processing is required 
for an assembler entry point.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to