First off it is being posted I saw a X’48’ in the first byte the operative bit 
being the 4 
I am doing the wto on timeout from both selects and the problem is that the 
main task doesn’t get control 

Thanks 



> On Jan 5, 2019, at 12:20 AM, Brian Westerman <brian_wester...@syzygyinc.com> 
> wrote:
> 
> When you test the ECB is anything being posted?  Is it possible that your 
> subtasks are actually sharing the ECBLIST for other use and they are clearing 
> it for you?
> 
> It would be interesting to have all of your tasks (main and sub) wto when 
> they are posted so that you can see where you are when the post happens.  
> Possibly you are in a subtask, it gets posted and that subtask sees that it's 
> not "his" data, so clears things and moves on.  I don't share the ECBLIST 
> between the main and subtask, so I'm not sure what happens if you do, but it 
> always seemed to me to be asking for trouble.  
> 
> Brian 
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to