So I,m making a Telnet app and I'd like it to parse
the ANSI codes so I can see my data in color.
What I don't understand is - do I use the Text
Encoding operations RB provides or do I have to
play with the incoming strings to parse the data
'manually'.
If I have to set up a routine to do it manually,
how would I use the instr function to find multiple
strings with with different encodings?
I'm very confused.
Thanks for any input.
Selch
Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.