Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compile Error
Message
 
To
07/05/2001 05:04:17
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00504094
Message ID:
00504099
Views:
14
>I keep getting this error about a missing class with no name when I compile I and can't figure out why.
>
>The classes are all added in the start program so it doesn't make sense.
>SET CLASSLIB TO PDM-CLASS.VCX ADDITIVE
>SET CLASSLIB TO PDMCTRLS.VCX ADDITIVE
>
>SET PROCEDURE TO FuncQPDM.prg, FuncDB.prg, FuncGlob.prg, FuncLog.prg, ;
> FuncMOD.prg, ClssQPDM.prg, Registry.prg, ;
> copyrowcol.prg,funcprint.prg,csfunct_lib.prg, ;
> start.prg
>
>
>Any ideas what it could be?
>
>Program c:\questpdm.dev\questpdm\kernel\prg\clssqpdm.prg has the following errors:
> Visual Class Library - Undefined


Try to remove the .VCX extension in the line. It is not needed

HTH,
Previous
Reply
Map
View

Click here to load this message in the networking platform