Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I Refer to a Custom Object Before its INIT is Finished?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Can I Refer to a Custom Object Before its INIT is Finished?
Miscellaneous
Thread ID:
00173320
Message ID:
00173320
Views:
71
Greetings!

I have a Custom Object containing library functions that I use as a common routine for all my applications. During its INIT routine, I want to load another Custom Object, that I can later refer to as a separate object. This second object requires routines contained in the calling (first) library.

However, I cannot refer to the library ("oLib") as an object, because the object variable is not yet created. Is there another way to refer to the library object, or do I need to create the second object outside of the library?

Thank you!

Michael Reynolds
Next
Reply
Map
View

Click here to load this message in the networking platform