Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Reuse Cursor Name
Message
From
29/09/2005 21:08:53
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Cannot Reuse Cursor Name
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01054734
Message ID:
01054734
Views:
55
Hi All,

Here's my newest dilema.

I want to SELECT a record set from a cursor and assign the result cursor the same name as the source cursor
SELECT Field1 FROM crsTemp INTO CURSOR crsTemp GROUP BY Field1
In most cases this query executes with no problem and all is well. However, sometimes I get an error message "Alias name is already in use."

How is it that sometimes it works fine and other times I get an error message?

Aloha,

James
Next
Reply
Map
View

Click here to load this message in the networking platform