Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class definition not found
Message
 
 
À
31/08/2000 14:13:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00411392
Message ID:
00411412
Vues:
12
>>
>>*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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform