Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning value from Class
Message
From
17/11/1998 23:06:40
Man Wai Chang
Hang Hing Metal Manufacturer
Hung Hom, Hong Kong
 
 
To
17/11/1998 20:25:41
Paul De Niverville
Deniverville Econometric Research Ltd.
Victoria, British Columbia, Canada
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00158041
Message ID:
00158612
Views:
21
>I can start the form with:
>oform1 = Createobject("form")
>result = oform1.show()
>
>However the value of result is .T., not the value I wanted returned.

Unless you store the result in a public
or external property/varaible in the unload() event
of your custom form, I don't think a custom class can
return value via the normal function call convention.

Can you reproduce a DO FORM command that work with object
rather than screen formats? :)
Regards,
Mr. Man-wai Chang
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform