Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programmatically clearing the debug output window
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00270653
Message ID:
00271017
Vues:
21
>>>>I've got no idea if this works, but try it and let me know.
>>>>
>>>>Yes, friends, once again it's Foxtools. Try the following after loading the library. Pardon me, of course, you've already got it loaded, don't you, Rick< g >
>>>>lnwhandle = _WFindTitl('Debug Output')
>>>>= _WClear(lnwhandle)
>>>>Let me know, please.
>>>
>>>I got a return value greater than 0 for the handle, and a return value of .T. for the _wclear. However, the debugout window was still cluttered. At least the breakpoints were still there.
>>
>>Hiya Mark,
>>
>>0 isn't a valid whandle. AFAIK, _WFindTitl() is case sensitive, and, I think the Debug Output window must be active (open) in the debugger.
>
>I think you mis-read my reply. The handle did return a handle Greater than 0. So, it did find the window. I was able to successfully use the _wHide and _wSHow on that window. But the _wClear would not clear the output from the window.

Sorry, Mark, my bad< g >. Anyway, I think (with DF's help) I've solved this. I'll post in a minute or two.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform