Breakpoints not working
am 30.11.2007 08:03:32 von jeffMy breakpoints don't work.
Have, compacted, decompiled but no change. Also turned off AutoCorrect.
Heeeeelp
Jeff
"More Access Stuff."
http://www.asken.com.au
My breakpoints don't work.
Have, compacted, decompiled but no change. Also turned off AutoCorrect.
Heeeeelp
Jeff
"More Access Stuff."
http://www.asken.com.au
It's alright. Having a senior moment. SpecialKeys was off in Startup
options.
"Jeff"
news:474fb5b9$0$32135$5a62ac22@per-qv1-newsreader-01.iinet.n et.au...
> My breakpoints don't work.
>
> Have, compacted, decompiled but no change. Also turned off AutoCorrect.
>
> Heeeeelp
>
> Jeff
> "More Access Stuff."
> http://www.asken.com.au
>
"Jeff"
news:474fb80c$0$22812$5a62ac22@per-qv1-newsreader-01.iinet.n et.au...
> It's alright. Having a senior moment. SpecialKeys was off in Startup=20
> options.
=20
Hope for you this was only a senior moment. ;-)
It seems I am having senior days lately ...
Arno R
Should the decompile switch be used? I understood it was an
unsupported switch for internal use only
Not that this is relevant in your case, but I was mightily confused by
breakpoints not working until I figured out that if Access (2003, in
my case) really objects to part of your code, it will ignore the
breakpoints, and the stop statements, and just go straight to the bit
to which it takes exception
"Jeff"
>My breakpoints don't work.
You've solved your problem but I have been using the Stop command these last few
years. Seems like a lot less trouble.
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
anthony
>Should the decompile switch be used? I understood it was an
>unsupported switch for internal use only
Originally it was meant only for going from one beta version of Access to the next
when your compiled code was wrong. However we have found it to be of use in a
number of circumstances. I haven't used it for solving breakpoint problems myself
but then I'm now exclusively using Stop.
Decompile or how to reduce Microsoft Access MDB/MDE size and decrease start-up times
http://www.granite.ab.ca/access/decompile.htm
>Not that this is relevant in your case, but I was mightily confused by
>breakpoints not working until I figured out that if Access (2003, in
>my case) really objects to part of your code, it will ignore the
>breakpoints, and the stop statements, and just go straight to the bit
>to which it takes exception
I hit the compile button every few lines of VBA code I enter
http://msmvps.com/blogs/access/archive/2007/08/24/i-hit-the- compile-button-every-few-lines-of-vba-code-i-enter.aspx
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/