Results 1 to 10 of 10

Thread: "Resolved" Debugging App

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2003
    Location
    Shropshire, UK
    Posts
    5

    "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.

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106
    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2003
    Location
    Shropshire, UK
    Posts
    5
    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

  4. #4

  5. #5
    Frenzied Member MerrionComputin's Avatar
    Join Date
    Apr 2001
    Location
    Dublin, Ireland
    Posts
    1,616
    Press CTRL+G
    ----8<---------------------------------------
    NEW - The .NET printer queue monitor component
    ----8<---------------------------------------
    Now with Examples of use

  6. #6

  7. #7
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429
    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 ?

  8. #8

  9. #9

    Thread Starter
    New Member
    Join Date
    Sep 2003
    Location
    Shropshire, UK
    Posts
    5
    The direction to the debug type locals was a success which also led to the autos window which was simular thanks all.

  10. #10

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width