Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to close a form
Message
 
À
05/11/1998 12:56:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00154012
Message ID:
00155063
Vues:
28
Richard, you have to have a third clause in an IIF() statement, so .T. is as good as anything. Basically, it's saying if QueryUnload returns .F., don't do anything.

Barbara

>Thanks for your input Barbara and David. I'll move my cleanup to the queryunload method. BTW the native framework in VFP6 uses something like:
>
>IIF(Thisform.QueryUnload(), Thisform.Release(), .T.)
>
>I'm not sure why they return .T. is the QueryUnload fails.
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform