Maybe a little bugaboo in the debugger...

Gary Miyakawa

Active Member
Licensed User
Longtime User
I've got my code that is receiving information from an system (Using, telnet like communications).. Often, in one buffer, I get several "lines" of information (each line terminated with CRLF). So, I'm trying to use regex.split to break out the lines (works fine) BUT when I try to look at the variable with multiple lines with the "hover" over the variable I get the error "The XML was improperly formatted. Please hit escape if ....."

The data is all there, and the program runs fine... It's just the debugger can't seem to display this information in the hover (though, in the local variables frame, it's all there)..

Is this a buggy or something I don't understand.


Gary M
 

Gary Miyakawa

Active Member
Licensed User
Longtime User
Erel,

I've enclosed the file of what caused the message.

Thanks again! :sign0098:

Gary M
 

Attachments

  • String.txt
    816 bytes · Views: 232
Cookies are required to use this site. You must accept them to continue using the site. Learn more…