Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear DEBUGOUT window under program control
Message
From
30/12/2001 09:21:39
 
 
To
30/12/2001 08:22:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00599223
Message ID:
00599229
Views:
15
Thanks Zlatin

I will give it a go


>Try the following:
>
>IF Type([_Screen.ActiveForm])=[O]
>    loForm = _Screen.ActiveForm
>Else
>    loForm = _Screen
>EndIF
>RELEASE WINDOW 'Debug Output'
>ACTIVATE WINDOW 'Debug Output'
>loForm.Activate
>
Previous
Reply
Map
View

Click here to load this message in the networking platform