Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to re-order the records in cursor ?
Message
 
To
07/01/2001 23:18:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00460297
Message ID:
00460396
Views:
18
>Dear Nick,
> Can you show me how to index the cursor ? and set the corresponding mode you mention ? thanks.
>
>kengwen
SELECT myCursorName
=CURSORSETPROP("Buffering", 3, "myCursorName")
INDEX ON myfield TO myIndex
=CURSORSETPROP("Buffering", 5, "myCursorName")
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
Reply
Map
View

Click here to load this message in the networking platform