Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to return=.f. or ThisForm.Release
Message
 
 
À
17/07/2007 17:30:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01241307
Message ID:
01241312
Vues:
30
>Hi. In the click snippet of a button, I want to go back (return .f.) if a criteria is not met, or ThisForm.Release if it is met. How would I code the bottom few lines of that snippet?
>
>Thanks, Randy
If MyCondition
   thisform.release()
endif
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform