Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it a good practice when method has no return?
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01310132
Message ID:
01310137
Views:
14
>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform