On Fri, 1 Jul 2011 14:18:25 -0500 Donald Likens <[email protected]> wrote:
:>I have a situation where my subtask terminates and it seems it returns :>to somewhere in my program and starts executing my primary task :>(hard to believe isn't it). I want to check out my theory by determining :>in a dump where the attachx is going to return to after I execute the BR :>14 (and return to attachx). I would also like to know where LINK(LINKX) :>is returning to when I execute the BR 14 (and return to link). Please :>help. My guess is that the problem is that you are sharing storage without an interlock. Are you aware that the main task may run before the subtask completes? Are you sharing storage between the tasks? -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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

