Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem in debugger
Message
From
06/06/2004 01:15:57
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00910313
Message ID:
00910462
Views:
22
Hi Robin,

in addition to the previous answers: the debugger works a little bit different
in the event order. Sometimes it is helpful to just switch the frame the debugger
is running in (debug options).

As for finding the "slow" parts without debugger:
Try measuring the "slow" part with a few protocol StringToFiles(),
which sometimes is more accurate than the profiler, and just for
kicks do another run with a wait window just before the do while,
to get a freshly garbage and event cleaned program.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform