Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I Access DataEnviroment Cursors in a Form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00860740
Message ID:
00860753
Views:
16
why do you have such a need? of course you can do it like these guys said. but, if you only need to change the order of a table then try
set order to yourOrder in youCursor
.......
DO WHILE .T.
      ME.Work()
ENDDO
Previous
Reply
Map
View

Click here to load this message in the networking platform