From: Kahuna on
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

--
Kahuna
======


From: Kahuna on
Got it thanks.

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

Cheers

"Kahuna" <none(a)gonewest.com> wrote in message
news:%23PtUjS23IHA.4332(a)TK2MSFTNGP06.phx.gbl...
>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
>
> --
> Kahuna
> ======
>