SET COVERAGE Command
| Visual FoxPro 9.0 SP2 |
| SET COVERAGE Command |
| See Also |
|
Turns code coverage on or off, or specifies a text file to which code coverage information is directed.
SET COVERAGE TO [FileName [ADDITIVE]] |
Parameters
- TO FileName
-
Specifies the name of a text file to which code coverage information is directed. Issue SET COVERAGE TO without a file name to close the text file.
If the file you specify does not exist, Visual FoxPro automatically creates and opens it.
- ADDITIVE
-
Appends the code coverage information to the end of the text file specified with FileName. If you omit ADDITIVE, the code coverage information replaces the contents of the text file.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08