Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursors!!
Message
 
 
To
22/10/2001 11:14:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00571659
Message ID:
00571661
Views:
24
>Ok, I know i've seen the answer for this sometime ago and i need to use it if possible, In FP 5.0 I need to edit a cursor that is read only. How could i reopen the cursor using the USE IN command?
>
>I've tried
>
>use temp_tol in Temp_tol again
>and
>use temp_tol in 0 again
>
>and none of them seem to work.
>can anyone help me?
>
>thanks ahead of time!!!

use dbf('temp_tol') in 0 again alias MyReadWriteCursor
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform