TYVM for your respond, Arvin.
1) The trick didn't help.
2) It took >10 minutes to check all the [Event Procedure] are attached...
too complex form... I wouldn't like to do it quite often. ;-)
3) I'd like to point you to a non-answered post of mine @
http://groups.google.co.uk/group/microsoft.public.access/browse_thread/thread/73989b3f9ada1bcf/cec1df77c425e0a1?lnk=st&q=A+while+ago+we+had+a+discussion+about+A2002+(sub)form+which+changes&rnum=1&hl=en#cec1df77c425e0a1
which complains project corruption.
Vlado
P.S. Answer only in this newsgroup, please.
"Arvin Meyer [MVP]" <(E-Mail Removed)> píše v diskusním příspěvku
news:%(E-Mail Removed)...
> Sometimes uncompiled code becomes corrupted in the connection to the
> uncompiled code that you see in the IDE. Try copying the text of your code
> into a text file, then deleting the code behind that form. Compact the
> database several times then reopen the form and paste the code back in.
> Make sure it's all re-attached to [Event Procedure]s in the Event property
> sheet and will recompile. It should then be OK.
> --
> Arvin Meyer, MCP, MVP
> http://www.datastrat.com
> http://www.mvps.org/access
> http://www.accessmvp.com
>
> "Vladimír Cvajniga" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> When I set a breakpoint I (sometimes) get an error message just before
>> the !breakpointed! code should be executed. The error message is "The
>> expression On Exit you entered as the event property setting produced the
>> following error: can't execute code in break mode.". Actually, I'm not in
>> break mode. The error mesage pops up several times but I can easily step
>> the code after that.
>>
>> What kind of problem is that?
>>
>> TIA
>>
>> Vlado
>
>