Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clearing the Debug Output window
Message
From
02/12/2015 11:11:43
 
 
To
02/12/2015 06:13:30
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:
01628277
Views:
31
>>>>Thanks for the suggestion, but I could not get it to work with any consistency. I find it odd that there is no command like CLEAR WINDOW "Debug Output".
>>>
>>>Something like that:
>>>
>>>ACTIVATE WINDOW "Debug Output"
>>>DEBUGOUT 'Test1'
>>>DEBUGOUT 'Test2'
>>>WAIT WINDOW "Press any key to clear DEBUGOUT"
>>>ACTIVATE WINDOW "Debug Output"
>>>KEYBOARD '{ALT+W}E' 
>>>
>>>Not tested well!
>>
>>Yes, but sometimes it hangs, other times it fails to clear (mostly).
>>Also, the keyboard line is "{alt+W}O". The hotkey "{Alt+2}" does not work at all.
>
>If trying such stuff I generally sprinkle in sleep(), a couple of DoEvents and/or Wait window timeout 0.1 without beeing scroogy with them...

Thanks for suggestion. The Closing and Reopening seems to work.
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform