Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET CLASSLIB problem
Message
 
 
To
06/01/2003 06:17:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00738334
Message ID:
00738357
Views:
16
>Hi
>
>Whenever I try to do a
SET CLASSLIB TO ClassLibrary IN APP_filename
>
>And then recompile the project, it doesn't work, keeps coming up with an error about the classlibrary not being defined, I can do this fine from the command line, but not in a main project program.
>
>Any ideas?
>
>Thanks

Kev,
If this is just a compiler error, you could try adding an external reference in your main program. Ex.
external class MyClassLibrary
This may fake out the compiler.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform