![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Re: VFP6 and VFP8 Using the debugger, I cannot step through the logic within a timer on a form. Create a new form Add a timer Within the timer, add the following logic: ASSERT .f. x = "hi" ?x ?"end" In the form.INIT, add the following logic: set asserts on this.timer1.timer() Run the form and when it asks to Debug, click "Debug". When the debugger comes up, either press F8 or click the step into icon to step. You would expect FoxPro to execute one statement and pause on the next. For me, it executes all statements and does not stop on any of them. Help! |
![]() |
| Thread Tools | |
| Display Modes | |
| |