Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can a method return a value?
Message
From
21/04/2000 04:02:44
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00362123
Message ID:
00362151
Views:
29
>Is something like this possible?
>ReturnVal = Form.SomeFunkyMethod

Yeah, jsut create a funky nethod that has RETURN something in it. Also, you might want to make it:

ReturnVal = Form.SomeFunkyMethod()
Previous
Reply
Map
View

Click here to load this message in the networking platform