Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to release a form from an object method?
Message
 
 
À
22/02/2000 14:58:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00335557
Message ID:
00335781
Vues:
13
Dmitry,
* method1

* some code here

if ( this.Method2() )
   * continue processing
else
   thisform.Release()
endif
>I have a form which has a method (level 1 ), this method calls another method (level2 ), when certain condition meet, I want to release the whole form in method (level 2), how can I do that? Seems like form.release doesn't help. Method (level 1) continues.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform