Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build-error on NewObject
Message
De
14/07/2003 08:47:11
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00809221
Message ID:
00809789
Vues:
22
Sergey,

Nope, I'm working with VFP8 and still same result.
VFP keeps saying that the file doesn't exist allthough it does.

Bug or feature?

Thanks


Hi Guillaume,

There's a bug in VFP6 that could cause this error. Try
lcClass = "Opendbf",
lcDll = "Opendll.dll")
... = newobject("Opendbf",lcClass, lcDll)
>Thanks Sergey, but when I use your syntax, I get a message saying the "Opendll.dll" does not exist?
>I used : newobject("Opendbf","Opendbf","Opendll.dll")
>If I try : ? file("Opendll.dll"), VFP returns true ???
>
>Any idea?
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform