On Sat, Oct 30, 2010 at 9:07 PM, Micheal Butz <[email protected]>wrote:

> Sorry by 2 I meant 1 parameter and 1 MVS Service DETACH



yes there ARE actually two parameters that you can specify that will result
in you having to issue DETACH for yourself.

"ECB" (as already noted) specifies the ECB that will be posted when the task
terminates.
"ETXR" specifies the address of an exit routine that will get control as an
IRB under the mother task

the latter is extremely useful for doing any application-specific cleanup
and perhaps providing more forgiving/useful termination notification to your
application than you would get from the plain old ECB, which only contains
the completion code.


-- 
This email might be from the
artist formerly known as CC
(or not) You be the judge.

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

Reply via email to