Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Release popup
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Release popup
Divers
Thread ID:
00613925
Message ID:
00613925
Vues:
48
Hello,

I have trouble releasing a popup.
I define a popup, and then I can check whether the popup is in memory:
?POPUP("GetClasses") && returns .T.
In order to release the menu I tried:
RELEASE POPUPS GetClasses EXTENDED
?POPUP("GetClasses") && still returns .T.
DEACTIVATE POPUP GetClasses
RELEASE POPUPS GetClasses EXTENDED
?POPUP("GetClasses") && still returns .T.
What is the way to get finally rid of that beast (without restarting FoxPro)?Thanks for your help in advance!
Christian Isberner
Software Consultant
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform