Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alias is not found
Message
From
11/01/2007 09:58:45
 
 
To
11/01/2007 09:53:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01184551
Message ID:
01184553
Views:
13
>Hi All,
>
>I have a created a crsRT1 cursor and browsed the result okay. After I created another one, crsComCode and try to use crsRT1 again, it says "Alias CRSRT1 is not found". How did I lose crsRT1?
>
>Please help.
>
>Thanks,
>Sam

Probably, you open another cursor in the same work area, killing the first one. If you don't like it then you should open any new table/cursor in a new area, e.g.
Use mytable in 0
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform