Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coverage profiler not creating a file
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00586624
Message ID:
00586638
Views:
12
I always just open the Debugger, click on Tools/Coverage Logging and specify the file there. I then run the code with or without the debugger open, does not matter. That way I do not have to remember to remove the SET COVERAGE code from my app. using the SET COVERAGE command does work for me from the Command window in VFP 7.

>It's been awhile since I used it, but for some odd reason, I can't get my app to generate a coverage profiler file. I'm sure it's probably something super simple I've overlooked. I have nothing in my config.fpw, nor is it included in any EXE.
>
>Here's what I've got in my form.load event:
>
>set coverage to c:\mjb\MyPROFILER.log
>
>set coverage to && close the profiler
>
>Yet, no file is produced! Any ideas?
>
>TIA,
>--Michael
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform