|
-
Sep 29th, 2003, 01:30 PM
#1
Thread Starter
New Member
"Resolved" Debugging App
I have been using the debug window that has been showing all the variables values as i step through code. The problem is, i have closed that window and cannot find that particular window. I have tried all does anyone know of, or use this debug feature.
ATB
Neil
Last edited by nenwmn; Oct 1st, 2003 at 04:42 AM.
-
Sep 29th, 2003, 01:50 PM
#2
It's the watch window. There probably is a correct way to get it back, but I don't know it, because I've never tried to specifically open it. Instead, I am always adding a watch on some other variable, which has the same effect.
-
Sep 29th, 2003, 02:08 PM
#3
Thread Starter
New Member
Yes i have had to add all the variables and objects i require manually into the watch window. But the one i originally used seemed to be intelligent until the unintelligent that turned it off, it seemed to know the variables and control properties as you step through code. F8 and on it went with you.
ATB
-
Sep 29th, 2003, 02:36 PM
#4
I think what you are talking about is the Locals Window. You can display that by clicking its icon in the debug menu.
-
Sep 29th, 2003, 02:43 PM
#5
Frenzied Member
-
Sep 29th, 2003, 06:25 PM
#6
Originally posted by MerrionComputin
Press CTRL+G
That displays the Immediate Window which I don't think he wants.
-
Sep 29th, 2003, 06:50 PM
#7
Originally posted by MartinLiss
I think what you are talking about is the Locals Window. You can display that by clicking its icon in the debug menu.
Isn't it Menu: View > Locals Window ?
-
Sep 29th, 2003, 07:00 PM
#8
Originally posted by Bruce Fox
Isn't it Menu: View > Locals Window ?
Yes, that's the same as pressing the icon in the debug toolbar. See above
-
Sep 30th, 2003, 04:11 AM
#9
Thread Starter
New Member
The direction to the debug type locals was a success which also led to the autos window which was simular thanks all.
-
Sep 30th, 2003, 09:01 AM
#10
Please do everyone a favor and edit the subject of the first post in this thread and add the word "resolved".
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|