Breakpoint always occurs at startup 
Author Message
 Breakpoint always occurs at startup

Access97

My app opens a switchboard form at startup, the strange
thing is the code stops at the Form_Open event like a
breakpoint is there. There IS NO breakpoint toggled. What
the heck is going on here? This only happens the first
time the form is opened. If I close the form, then re-open
no breakpoint happens...

Please help!!

Tia
chris



Fri, 15 Jul 2005 02:50:36 GMT  
 Breakpoint always occurs at startup
This seems to be a bug in Access.  The following should clear the condition:
Open the module in the VBE.Make a change to the module (e.g.: add a blank
line)On the "Debug" menu select "Clear all breakpoints"On the "Debug" menu
select "Compile"Save the module
Bob

Quote:

> Access97

> My app opens a switchboard form at startup, the strange
> thing is the code stops at the Form_Open event like a
> breakpoint is there. There IS NO breakpoint toggled. What
> the heck is going on here? This only happens the first
> time the form is opened. If I close the form, then re-open
> no breakpoint happens...

> Please help!!

> Tia
> chris



Fri, 15 Jul 2005 04:47:21 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Breakpoints - error does not occur?

2. Breakpoints not always working.

3. Breakpoints not always working

4. NewMail event does not occur during startup

5. NewMail event does not occur during startup

6. Making my startup-app keep the focus/interference from other startup-apps

7. How to run program on startup (not using startup)

8. Always on top (ALWAYS)

9. Make a form always on top - always

10. Make a window always on top (of every window..always)

11. persistent breakpoint

12. breakpoints ignored even if Use Special Access Keys is enabled

 

 
Powered by phpBB® Forum Software