Goofy characters
I am stuck on this problem for 2 days now! I am using the code from the attached project found on the internet to connect to a device (throught Telnet) that is using VT100. When connecting to the device i got the following:
Type HELP at the 'Local_2> ' prompt for assistance.
I tried to do REPLACE() with Char(10) and (13) and also (9)
But it doesnt seem to work the way i would like! Once i found a way to clean the text, i will need to do some parsing in it in order to get only the data i want (maybe using an array or something)
Anyone can point me to the right direction?
thanks
Martin

