Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return a value from class form
Message
From
01/11/1999 09:48:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Return a value from class form
Miscellaneous
Thread ID:
00284777
Message ID:
00284777
Views:
66
I have a form that needs to return a value to the calling program. I have made it into a class and wish to activate it with CREATEOBJECT().

I know how to return a value from a form:
DO form MyForm With Para1,Para2 to return_value

But how can I do this if the form is saved as a class??

obb = CREATEOBJECT("Myclassfrm","Para1","Para2") but how to return a value??
Next
Reply
Map
View

Click here to load this message in the networking platform