How to: Display Long Strings in Debug Watch Window?

  • Thread starter Thread starter Steven Van Dyke
  • Start date Start date
S

Steven Van Dyke

I'm using VSNET for my environment.

I need to step through my code and watch long strings get parsed.

Any way I can setup a watch that will let me do this?

Thanks,

Steve
 
Hi Steve,

Thanks for posting your question.

It's a shame that the watch window's "Value" column can't display in
multi-line. I usually copy really long strings from the Value column and
paste them into Notepad (with word-wrap turned on). It's not high tech, but
it works....

Hope this helps,
bliz

--
Jim Blizzard | http://weblogs.asp.net/jblizzard
Sr .NET Developer Specialist
Microsoft

Your Potential. Our Passion.

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only, so that others may benefit. Thanks.
 
Back
Top