Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing methods in apps
Message
De
11/03/1998 15:18:05
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Referencing methods in apps
Divers
Thread ID:
00083992
Message ID:
00083992
Vues:
70
How do I reference a method in an app created with CreateObject()?

For example, if I have

oApp = CreateObject( "MyApp")

for which MyApp contains a method DoThis(), I can, within MyApp, successfully call this.DoThis(), but if later I have an object in a form opened by MyApp, I cannot figure out how to call that method.

Is it possible, or do I have to keep DoThis() in a proc file?

Thanks!
David Chan
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform