Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set order to tag ?
Message
From
25/01/1997 08:08:06
 
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00018149
Message ID:
00018391
Views:
38
>
>use firsttable
>use mytable IN 0 && new select area
>set order to tag ID && where ID is the tag for MyTable
>
>will NOT open the index in MyTable because you are still in the FirstTable area. Add a SELECT MYTABLE to the code or load the index when you USE the table.

you can also
SET ORDER TO TAG ID IN firsttable

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform