Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clearing the Debug Output window
Message
From
02/12/2015 08:28:51
 
 
To
01/12/2015 11:18:41
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01628155
Message ID:
01628260
Views:
35
Likes (1)
>Is there a way to clear the Debug Output window programmatically? I like to clear it at the beginning of the application.
>
>I tried CLEAR DEBUG, but resets the entire debug window to default settings.

Hi Greg:

You can CLEAR de DEBUG OUTPUT windows using this:
RELEASE WINDOW "Debug Output"
Then you can reactivate with:
ACTIVATE WINDOW "Debug Output"
Best Regards.-
Fernando D. Bozzo
Madrid / Spain
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform