Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want to delete my active cursor?
Message
 
 
To
10/10/2000 11:37:09
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00427287
Message ID:
00427340
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?
Cindy,

What ?set('safety') return? :)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform