Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Naming my cursor
Message
From
14/08/2000 12:21:18
 
 
To
14/08/2000 10:24:27
Pierre Richard
Méthotech Canada Limitée
Kirkland, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00404510
Message ID:
00404566
Views:
10
Each "Select" statement will over write the earlier one. i.e.

Select * from table_a into cursor mycursor

This will over write the cursor mycursor

Select * from table_b into cursor mycursor.

In fact I use this often to filter the data a second or third time.
John
John Fabiani
Woodland, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform