Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get a value from a Form - Using CreateObject()
Message
 
To
30/05/2003 13:55:48
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00794566
Message ID:
00794680
Views:
19
Hi Lassala,

one line is what you need to instantiate the class...

Hey man... You know... two lines! :-)
oForm = CreateObject("MyFormClass")
mRet = oForm.Show()
... I know.. it doesn't work.... :-) But I want to know if there is another way to do it without declare varibles or something like that! ;-)

Steve's answer is (until now) the better option... And I think the "right" option...

Thanks! .. ;-)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Previous
Reply
Map
View

Click here to load this message in the networking platform