Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I Refer to a Custom Object Before its INIT is Finish
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00173320
Message ID:
00173423
Views:
28
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
Previous
Reply
Map
View

Click here to load this message in the networking platform