Debug Problem

T

Terry

Normally when I break in code I am able to position the cursor over a
variable and see it's value. That no longer happens, is it an option
somewhere that I can check up on and change?

Regards
 
F

Fotios Lindiakos

That might just be a problem with Windows rendering the pop up balloon. I
notice that happens sometimes depending on what computer I am using. One
thing you could try is setting a 'watch' on the variable. Then if you are
in the breakpoint, you can look at the current value.

--
Frank Lindiakos
Application Developer
WeberSystems Inc.
(e-mail address removed)
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top