[AccessD] Breakpoint

David McAfee DMcAfee at haascnc.com
Tue Mar 25 16:54:49 CST 2003


place the word STOP one line above the breakpoint, if it still does not
stop, then it is likely that that procedure isn't being called. if it is an
event for a control, make sure you (in design view) click on the control and
the event reads [EVENT PROCEDURE] if it does not, then the code wont fire.

HTH

David McAfee

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Bert-Jan
Brinkhuis
Sent: Tuesday, March 25, 2003 1:56 PM
To: accessd at databaseadvisors.com
Subject: [AccessD] Breakpoint


Hi Group,
 
while trying to solve something i was troubling with i placed a breakpoint
in the code to see how the code was executed.
But while running the code Access won't jump to the breakpoint...?
 
It does in other databases on the same PC?
 
I use A2k on a Windows 2000 professional machine
 
 Bert-Jan


More information about the AccessD mailing list