Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET COVERAGE TO not working
Message
From
19/10/2006 01:30:39
 
 
To
18/10/2006 15:55:43
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01163092
Message ID:
01163205
Views:
10
>VFP9 runtime -
>
>SET COVERAGE TO coverage.txt
>
>is issued in the .exe but no coverage.txt is created on the client's machine. Any idea why? Does debug have to be included in the exe?

Run the exe in IDE under debugger to make sure

a) the line containing SET COVERAGE TO coverage.txt is actually hit
b) the file is not deleted afterwards

by placing 2 watch expressions. And the Log should be there then as well <g>

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform