Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Find Class Definition
Message
From
08/03/2001 17:00:13
 
 
To
08/03/2001 13:09:58
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00483236
Message ID:
00483336
Views:
9
>When I try to create an object with the following code, the class definition cannot be found.
>
>*--Set the library and create the delete object
>SET CLASSLIB TO TrinAccountEvents IN trinity.app ADDITIVE
>loDelService = CREATEOBJECT("DeleteServiceEvent")
>
>I have ensured that my class is in the right library, and that the library is in the right app. Seems pretty cut and dried. What else could be going on here? Other libraries in the same app are used with no errors, but something is not right with this one.

Can you instantiate the class in the command window?
Previous
Reply
Map
View

Click here to load this message in the networking platform