Perfect! Thanks John.
Yeah the ANSI escape codes are a pain. With the Telnet/SSH bridge in mComm for
Windows it ended up being a let down. My thoughts are more along the lines of
parsing an email message from a POP server. Thus the need to parse/convert the
unicode characters to something readable.
Kurt
On Friday, February 5, 2016 2:57 PM, John R. Hogerhuis <[email protected]>
wrote:
The wiki and the HTERM source.
http://bitchin100.com/wiki/index.php?title=Unicode_Mappings
http://bitchin100.com/wiki/index.php?title=HTERM
http://bitchin100.com/files/m10x/HTERM.lst
UTF-8 isn't enough to make it work if you're remoted into a Linux box, you also
need to scrub out ANSI escapes.
-- John.