Page 1 of 1

See text returned from a tsNetCustom TCP call

Posted: Wed Oct 15, 2025 11:31 pm
by webmaster
When I issue a TCP call using tsNetCustom, the server sends a response as text. How can I put the returned text into a variable so it can be shown either as an "answer" (dialog box) or set as the text of a display field?

Re: See text returned from a tsNetCustom TCP call

Posted: Thu Oct 16, 2025 12:10 pm
by Klaus
I never used tsNetCustom, but this is a function, so doesn't it (or "the result") return something useful?
Or the params your "callback" handler comes with? In case you use a callback message.