Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange behavior with Select into Cursor
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Strange behavior with Select into Cursor
Miscellaneous
Thread ID:
01105635
Message ID:
01105635
Views:
54
I tried the following code:
Select * from MyDbf into Cursor MyCur
Select * from MyCur ---> Give an error

Select * from MyDbf into Cursor MyCur where .t.
Select * from MyCur ---> works fine

Am I missing something here...how can I get consistent results ??

Regards,
Gerard
Next
Reply
Map
View

Click here to load this message in the networking platform