On 1/27/2014 12:27 PM, Paul Gilmartin wrote:
On Mon, 27 Jan 2014 19:33:25 +0100, Bernd Oppolzer wrote:
... (if you manage to LINK between LE modules
with the help of MVS LINK or similar mechanisms, which is possible -
for example: we do all linkage between our LE modules, no matter which language,
with a home grown mechanism which relies on MVS LOAD macro and BASR, basically).
You mean IBM provides no support for LINKing to an LE module!?
No, he means that's the way they have chosen to make the connections.
A LINK to an LE main creates a nested enclave; a LINK to anything else
is just like any other dynamic CALL.
That seems
outrageous in the year 2014. How about ATTACH? How does initiator do it?
ATTACH is always to a 'main'; if it is an LE module, a new enclave
(not nested) is created; if it is not an LE module, it's just another
task.
-Steve
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN