Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build-error on NewObject
Message
De
11/07/2003 11:22:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Build-error on NewObject
Divers
Thread ID:
00809221
Message ID:
00809221
Vues:
71
I compiled a DLL from VFP which opens tables to use in my other apps.
In those apps, if I use Newobject("method","DllName.dll"), I always get an error while building saying that the DllName visual class was not found.
But, it works fine.

If I use newobject("DllName.Method") I get no build errors but it doesn't work anymore.
Same thing when i use CreateObject.

Is there anyway to avoid the build error while still using the only syntax that works?

Thanks

Guillaume
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform