On 2/10/2012 4:34 PM, Micheal Butz wrote:
I know EXTRACT FIELDS=COMM (using the ECB) for stop or modify command works
for the TCB your running dunning the course of my programming

I attach 4 other subtasks is there any parameter on the ATTACH e.g. like
ALCOPY( work for access lists) where I can share COMECBPT among subtasks

The CSCB and CIBs are tied to the address space, not a particular TCB. An ECB may be waited on by only one task at a time, so can't be "shared." Depending on what you need, it might make more sense to establish a subroutine in your main task that posts your subtasks and routes the CIB text as necessary.

Gerhard Postpischil
Bradford, VT

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

Reply via email to