Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a Form as a Function
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00597953
Message ID:
00597975
Views:
21
>Ron,
>
>Change your form to a class definition, accept its parameters in the Init event of the class, and call it like this;
>
>loMsg = CreateObject("MyFomr",Parm1, parm2, parm3, ...)
>loMsg.Show()

Hi Jim,

I don't see how do you return value in your example.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform