How to Create an External Debug Window in FoxPro for WindowsID: Q127006 The information in this article applies to:
SUMMARYRunning the Trace, Debug, or View windows to debug an application may be difficult if the application has screens that fill or nearly fill the entire FoxPro desktop. This article describes a method for activating the Trace, Debug, and View windows in a window independent from the FoxPro desktop. This allows easy access to them for debugging purposes.
MORE INFORMATIONThe following code (XWIN.PRG) activates an external window that contains the debugging tools:
How to Use XWIN.PRG1. Use the following command to run XWIN.PRG:
2. Run the screen or application to be debugged. The external window will
Additional reference words: FoxWin 2.50 2.50a 2.50b 2.60 2.60a
KBCategory: kbtool kbcode
KBSubcategory: FxtoolDebug
|
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |