Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opening a form programmatically
Message
From
25/04/2008 20:25:25
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxExpress
Miscellaneous
Thread ID:
01313236
Message ID:
01313243
Views:
16
>Hi,
>
>I found that to open a form in VFE, you need to call oapplication.doform("yourform"). But my question is: how do we call this oapplication? Like (???.oapplication.do...)

I believe there is a global (public) variable created that holds a reference to the instanciated application object, called goApp. So you should be able to call goApp.DoForm( ... )
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform