Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command in VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01157126
Message ID:
01157128
Views:
17
>I'm a Clipper programmer, what's the VFP command for:
>
>select stock
>set index to stockid
>
>please advise
>
>thanks for the help
>
>regards,
>
>Jerry


Hi Jerry.

It could be exactly the same.
But in Fox, you might have a compound index (CDX), and if so, you would SET ORDER TO your tag.
The .CDX would have all indexes for the .DBF file.
Then, it could look like:
select stock
set order to stockid
I had a great time with Clipper, I went from mainframes to PCs through dBase and Clipper.

Hope it helps.
Ivan
Previous
Reply
Map
View

Click here to load this message in the networking platform