Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening a form programmatically
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxExpress
Divers
Thread ID:
01313236
Message ID:
01313243
Vues:
17
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform