Hi guys,
I’m working on a tool that creates a process who
happens to create processes and then leaves.
My problem: I want my tool to wait for the completion
of the process AND ALL SUB PROCESS created to continue
it’s work. Now my tool continues because it thinks
that the child is done which is true, but not for the
grandchild(s). How can I track all children when they
are created… would really appreciate a hint here!
Thanks.
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com