Form Goes Into Break mode A97

K

Kahuna

I have a form that is the start-up form for my app. It has always operated
correctly and is used to set some security then open a Splash screen.

The app is designed to block the By-Pass key etc and then configure toolbars
and title bar etc making itselft ready for the user.

It's been working fine until now but after some tweaks in the Security
Module of ACCESS the form now opens in Break mode.

No Break Points Set

No Debug Set

In Start-up I have all the relevant boxes un-checked. The break comes up on
the procedure line (Load) and highlights it in yellow as the next line to
run.

I can simply select the 'continue' arrow and the app will run correctly -
but it breaks at this point tregardless of the security level accessing the
software (becuase the set-up has not been run at that point of course).

Tried Repair / Recompile, Toggle Breaks etc. Any suggestions would be
appreciated as I' at a loss here!

TIA
 
K

Kahuna

Got it thanks.

Edited a line > debug/clear all breakpoints > debug/compile

Cheers
 

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