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

Re: How to: Display Long Strings in Debug Watch Window? by Jim

Jim
Sun Aug 24 21:53:39 CDT 2003

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.


"Steven Van Dyke" <svandyke@wi.rr.com> wrote in message
news:uO0$9iVaDHA.2648@TK2MSFTNGP09.phx.gbl...
> 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
>
>