Are you using line mode and line edit ?

--
[EMAIL PROTECTED]
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <twsocket@elists.org>
Sent: Monday, December 03, 2007 9:09 PM
Subject: [twsocket] TWSocket transliterating tabs to spaces (?!)


> Hello:
>    I just noticed something very bizarre:  My client
> application sends text data using TWSocket to a
> TWSocketServer server application, and leading tabs
> are transliterated into spaces when they arrive!
> 
>    I've traced a particular string all the way until
> TWSocket puts it in its internal buffer to send and
> it still contains a #09 char at byte position 0. 
> However, tracing the OnDataAvailable event of the
> receiving TWSocketClient, ReceiveStr returns the same
> string but now it has spaces at the beginning and no
> tab character.
> 
>    I don't recall ever seeing this before.  Perhaps
> I'm missing an obscure setting or made a stupid
> mistake?  Can anybody offer any suggestions?
> 
>    -dZ.
> 
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to