State that a variable can't be displayed in Variable watcher
Posted: Sat Dec 08, 2012 8:40 pm
I have been driving myself crazy for the last day because in the IDE it looked like I had a bug, but I did not really. I have a variable that get's very large (20424 characters) and when using the variable watcher it appears to be working fine, the suddenly appears to be empty, which had me looking to figure out what I was doing wrong. This is especially frustrating since I am well below the 32K character lendge, but, I assume it's going over the 32K pixel width (or whatever it is) limit for characters in fields.
I figured out eventually that everything was working just fine and it was an IDE display issue, but it took some time to figure that out that could possibly have been avoided if the variable watcher just said "Variable to large to display" instead of going blank.
And yes, I do need all of those chars on one line.
I figured out eventually that everything was working just fine and it was an IDE display issue, but it took some time to figure that out that could possibly have been avoided if the variable watcher just said "Variable to large to display" instead of going blank.
And yes, I do need all of those chars on one line.