Connecting Tech Pros Worldwide Help | Site Map

Debug Mode issue

Tom
Guest
 
Posts: n/a
#1: Apr 21 '06
While in debug mode in my CMS application, I wanted to check a value so I set
a break statement and in the immediate window I entered:

? parentnav and hit the Enter key.

Since this is an object I got the first 99 lines or so followed by this:

<More... (The first 100 of 134 items were displayed.) >;;

Does anyone know how I can see the other 34 items?

Thanks

Tom
Richard
Guest
 
Posts: n/a
#2: Jun 21 '06

re: Debug Mode issue


Tom,

Did you ever get an answer to this question?

I am also desperately trying to find out how I see those exta items.

If anyone else out there knows, please, please put me out of my misery!!

Cheers,
Rich.

"Tom" wrote:
[color=blue]
> While in debug mode in my CMS application, I wanted to check a value so I set
> a break statement and in the immediate window I entered:
>
> ? parentnav and hit the Enter key.
>
> Since this is an object I got the first 99 lines or so followed by this:
>
> <More... (The first 100 of 134 items were displayed.) >;;
>
> Does anyone know how I can see the other 34 items?
>
> Thanks
>
> Tom[/color]
Closed Thread