Sheppy
That is a TCP error code, and according to the Marinetti Guide, is only
valid if the tool call error code is terrOK. In other words, if A=0 on
return from the call. It is not related to normal tool error calls.
I think you might need to ask Richard why the message is being
generated, but I am wondering if it is because you have opened too many
connections.
Cheers - Ewen
Actually, I figured out why I'm getting this TCP logic error. It's
because my connection is not open yet. It's never getting out of state
2, and I'm not sure why.
Sheppy