Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CLEAR WINDOWS
Message
De
21/06/2001 00:23:52
 
 
À
20/06/2001 10:15:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00521459
Message ID:
00521756
Vues:
14
Hi Kevin
>When I issue a CLEAR WINDOWS, it clears all of my forms, but keeps the currently active one in memory, and I cannot clear it from memory at all.

i have test this :-
aaa = createobject("Form")
aaa.show()
clear windows
aaa.show() &&& error message aaa is not an object

when i issued
? aaa &&& screen display .Null.
release aaa &&& variable aaa not found
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform