Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class definition not found
Message
 
 
To
31/08/2000 14:13:02
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00411392
Message ID:
00411412
Views:
11
>>
>>*do form SetFilter with saveDS,theTable,localStr,.name  &&to localStr
>>  loSetFilter=newobject('SetFilter','wg.vcx','',saveDS,theTable,localStr,.name)
>>	else
>>*       	do form SetFilterNew with saveDS,theTable,localStr,.name  &&to localStr
>>		loSetFilter=newobject('SetFilterNew','wg.vcx','',saveDS,theTable,localStr,.name)
>>	endif
>>	if type('loFilter')='O'
>>  			loSetFilter.Show(1)
>>	endif	
>>
>>
>>Now then I hit Filter button, I get Error message: 'Class definition not found'.
>>
>>How can I resolve this problem?
>
>Does the NEWOBJECT() work from the command window?
>
>Is the wg.vcx available in the path?

Working fine from command window, wg.vcx and wgcontrols.vcx are in the path
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform