Modify the Results Tree so that each thread gets it's own branch in the tree? So that instead of
Root
/
/
/
/
etc...
you'd have something like
Thread 1
/
/
Thread 2
/
/
Don't know anything about the tree control, but this would sure help
debugging threading-type problems and would just seem to make it easier to
parse, visually.
J
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
