We have a need to call a COBOL subroutine by attaching it as a subtask, so the 
call is done through an Assembler stub that issues the Attach, Waits on the 
termination ECB and Detaches the subtask.

The subroutine gets the parms, does what it's job and returns back with an RC 
field which is a part of the passed structure.

However, the caller *does not* see this RC!

Is the LE making a local copy of the parms? And if yes - how to workaround this 
issue?

TIA,
-Victor-      

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

Reply via email to