Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Meanwhile, back at Private Data Sessions...
Message
 
To
12/10/1999 05:22:28
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00274579
Message ID:
00275353
Views:
27
>What do I need to do to get it to see the new class?
>
Harry,

Did you SET CLASSLIB TO YourClassLib ADDITIVE before using the CreateObject() function?

Or, you can use the NewObject() function;

oApp = NewObject("MyAppClass","C:\MyLibs\MyClasses.vcx")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform