>From the LE team:

fetch() will indeed reject loading load module of another AMODE.

This is related to the fact that LE will not only load the module into 
storage (with the LOAD macro) but will also manage some control blocks and 
data for the module, such as the load list table, the WSA and 
fetch-specific control blocks (FECB) etc, in order to make the module 
accessible to the current LE application.

As someone suggested, you could add an assembler routine (or possibly 
inlined assembler) to manage that module instead of LE's managing the 
module

Peter Relson
z/OS Core Technology Design


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to