How to Clear All Entries in the Debug Window

ID: Q114481

The information in this article applies to:

SUMMARY

To force FoxPro to clear all variables, expressions, and breakpoints in the Debug window, press CTRL+END while the insertion point (cursor) is in the Debug window (the Debug window has the focus).

The Debug window will be empty the next time it is opened.

MORE INFORMATION

Normally, FoxPro keeps all variables, expressions, and breakpoints entered in the Debug window, even when the Debug window is closed. As a result, when the Debug window is opened later during the same FoxPro session, all the entries are still listed. Unless you press CTRL+END, these entries are not normally cleared until you quit FoxPro.

Additional reference words: FoxMac FoxDos FoxWin 2.00 2.50 2.50a 2.50b 2.50c 2.60 KBCategory: kbprg KBSubcategory: FxtoolDebug

Last Reviewed: June 27, 1995