Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Build-error on NewObject
Message
 
 
To
14/07/2003 03:33:43
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00809221
Message ID:
00809779
Views:
25
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?
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform