Nothing happens when I run code with breakpoint

  • Thread starter Thread starter vegathena
  • Start date Start date
V

vegathena

I don't know what happened to my breakpoint functionality. I used to
put a breakpoint and then run my code and then I was able to use the
debugging functions step into, over, and out.

Now nothing happens when I put a breakpoint and then try to execute my
code, i.e. clicking a cmd control that would cause the code to be
executed. I have tried different forms in different access frontends.

Does anybody have an idea what could cause this? Is there a special
setting I should look into? I am quite baffled about what could have
happened to lose this functionality.

Thanks in advance for your help.
 
You would also have found the same answer if you had searched the Access
newsgroups, since its been asked & answered several times.
 
Correct. I leave the startup options set to the defaults until I build the
production version and turn them all off.
 
Back
Top