Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting started with CURSORADAPTOR
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00897672
Message ID:
00897677
Views:
16
This message has been marked as the solution to the initial question of the thread.
>I am trying to experiment with CURSORADAPTOR.
>
>When I run the following
>
>SET Path TO C:\Program Files\Microsoft Visual FoxPro 8\Ffc
>SET CLASSLIB TO _base.vcx ADDITIVE
>loCursor=createobject("Cursoradaptor")
>
>I get the error message
>
>Class Definition CURSORADAPTOR is not found.
>I know I am missing something really basic
>
>Please help
>Carmel

It is called "cursoradapter" with "e"
loCursor=createobject("Cursoradapter")
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform