Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it a good practice when method has no return?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01310132
Message ID:
01310137
Vues:
15
>Good evening,
>
>I have some form methods that don't return anything (actually they probably return .T. by default, but it does not matter). The way I call a method like this is as following:
>
>
>=thisform.mymethod()
>
>
>Is anything wrong with the above syntax?

It's my preferable method as well. Some people do not use '=', which is fine with me too. :)
thisform.mymethod()
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform