Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OApp.DoForm(myform) or do form myform
Message
 
À
17/12/1997 15:58:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00066716
Message ID:
00066718
Vues:
34
>What is the difference between oApp.DoForm(myform) and
>do form myform? they both do the same thing. I am using this
>in the COMMAND line from a MENU.

oApp usually refers to the application object. If you have a framework, the application object might keep a forms collection which allows multiple instances of the form to be called.

Doform is just a method in the oApp object.

If you are just running a form without any type of application object, oApp.Doform means nothing.

Michael G. Emmons
memmons@nc.rr.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform