Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple fields for Sort ??
Message
From
14/07/2003 16:21:32
 
 
To
14/07/2003 16:04:22
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00809938
Message ID:
00809989
Views:
26
>For an index (temporary or permanent) to show data sorted in a grid, for instance, you simply concatenate the fields, converting different data types to character:
>
>
>index on lName, job, str(salary, 12, 2) tag MyOrder
>
You must have meant to concatenate these fields using the "+", as you can't just specify a list of fields to index on.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform