G
Guest
Does this work for code behind forms? Debug - F8 is a no-op for my forms subs
Dave14117 said:Does this work for code behind forms? Debug - F8 is a no-op for my forms
subs
Dave14117 said:I have tried. But breakpoint doesn't work either. I know the code is
being executed, but it doesn't stop at the BP. I feel like I am
missing a setting somewhere, but I don't think there is such a thing
Dave14117 said:Tom - I have not changed Use Access Special Keys -- it's unchecked.
Also not familiar with the Database type (?).
Dave14117 said:Ok. Just checking the Special Keys box didn't change anything for
now. I am not understanding the snippet. Is Database a type?
Dave14117 said:Got it.
So -- now the sub apparently doesn't get entered, which is another
mystery. When there's something amiss in the code, I get the default
message for the event. If I comment out the Database/properties
code, the sub is entered. --
Thanks,
Dave
Dave14117 said:Roy - Settings do not alter problem.
I am a newbie and have a disc of sample solutions. I notice that not
only for my own forms code, but also for the solutions from the
book's disc, that debug does not work for anything in Project
Explorer in the Microsoft Office Access Class Objects folder, where
my forms code resides, but does work for the disc's code that's in
the Modules folder. --
Thanks very much,
Dave