Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clear DEBUGOUT window under program control
Message
De
30/12/2001 09:21:39
 
 
À
30/12/2001 08:22:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00599223
Message ID:
00599229
Vues:
16
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
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform