Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clearing the Debug Output window
Message
De
02/12/2015 11:11:43
 
 
À
02/12/2015 06:13:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01628155
Message ID:
01628277
Vues:
33
>>>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform