Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want to delete my active cursor?
Message
From
10/10/2000 11:37:09
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
10/10/2000 10:51:49
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00427287
Message ID:
00427325
Views:
15
Robert,

I'm really curious here because I can issue the statement twice:
SELECT * FROM MyTable INTO CURSOR MyCursor
SELECT * FROM MyTable INTO CURSOR MyCursor
without any errors.

Did you perhaps do a USE AGAIN ... ALIAS MyCursor? That would give an error.



>In vfp60, I have the following code:
>select * from mytable into cursor mycursor...
>I use this line of code more than once in my program...
>When I try to use this line a code for the second time, I get an error message saying...Alias name afready in use...I need to delete mycursor before I run the select statement...how do I delete my cursor?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform