I've got some slow code apparently in this app, and so I create a .LOG file using SET EVENTTRACKING. When I try to open up the log file in Coverage Profiler, I get the following error:
"File specified is not correct Coverage Log format for this version of VFP."
wtf?!?!?
Here's the code I use to create the log file in my button's click event:
SET EVENTTRACKING ON SET EVENTTRACKING TO mjb.log
* here's the slow part DODEFAULT()
SET EVENTTRACKING TO
Ideas?
tia! --Michael
©2008 MB Software Solutions General Account |