Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set order to tag ?
Message
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00018149
Message ID:
00018397
Views:
39
>Dave, you're right. I left out part of the command and the whole meaning changed. I realized this at about 1:00 am, but couldn't connect in to update my message until this afternoon. Lets try it again:
>
>Close Data All
>use mytable
>set order to tag ID
>
>will work. However,
>
>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.
>
>Barbara Paltiel

i knew what you were saying (trying to), and just wanted to make sure that the syntax was right...
Previous
Reply
Map
View

Click here to load this message in the networking platform