Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stop a function
Message
 
 
À
04/07/2006 13:39:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01133643
Message ID:
01133659
Vues:
14
>i want to know how to step out of a function , example :
>
>if l_ok then
> &&if i step into this if, i want to go out and i don't want to see the hello box
>endif
>
>messagebox("hello")
>
>how can i do it ???

VFP is very forgiving language, so you can use premature return in false condition.
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