Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATEOBJECT()
Message
From
29/11/2000 12:36:34
Bob Tracy
Independent Consultant
Driftwood, Texas, United States
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00446860
Message ID:
00446868
Views:
8
>I have a class that is called RFI_REPORT.
>What I am trying to do is to create an instance of that class.
>
>I did something like this
>
>oREPORT = CREATEOBJECT('RFI_REPORT')
>
>Yet I get a message that says:
>"Class definition RFI_REPORT not found"
>So my question is: Do I need to put something before that line of code?
>Something like a define statement? And if I do, What would It be?

Try SET CLASSLIB TO yourlibraryname
Bob Tracy

Never engage in a battle of wits if you're only half armed.
Previous
Reply
Map
View

Click here to load this message in the networking platform