Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I Refer to a Custom Object Before its INIT is Finish
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00173320
Message ID:
00173423
Vues:
29
Hi Michael,

Is there another way to refer to the library object, or do I need to create the second object outside of the library?

Yes, pass a reference to the library object on to the init of the other one, like:

oObj = CreateObject("OtherObject",This)

Christof
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform