SET DEBUGOUT Command
| Visual FoxPro 9.0 SP2 |
| SET DEBUGOUT Command |
| See Also |
|
Directs debugging output to a file.
SET DEBUGOUT TO [FileName [ADDITIVE]] |
Parameters
- FileName
-
Specifies the name of the file to which debugging output is directed. If the file you specify does not exist, it is automatically created. If the file you specify already exists, its contents are overwritten unless you include the ADDITIVE clause.
Issue SET DEBUGOUT TO to stop direction of debugging output to the file and close the file.
- ADDITIVE
-
Specifies that debugging output is appended to the end of the file specified with FileName.
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