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:
00571671
Views:
25
USE ( dbf("temp_tol")) in 0 AGAIN alias temp1
USE IN mycursor
USE ( dbf("temp1")) in 0 AGAIN alias temp_tol
USE IN temp1
SELECT temp_tol
>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!!!
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform