Variable value display with mouseover

G

Guest

Hopefully a simple answer - normally the variable value displays in a little
yellow "tool tip" box (when I'm stepping through code) if I move my mouse
cursor over the variable. But now it isn't. Is there a setting that I've
inadvertantly changed?

Thanks in advance.

regards
Daniel
 
N

NickHK

Daniel,
This can be caused by an error in your code. Try a full compile
(Debug>Compile), correct any errors and try again.

NickHK
 
G

Guest

Thank you - yes, that was it.

NickHK said:
Daniel,
This can be caused by an error in your code. Try a full compile
(Debug>Compile), correct any errors and try again.

NickHK
 

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