Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you index on an extension of the file name?
Message
From
14/04/1998 18:46:53
 
 
To
14/04/1998 12:22:08
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00091812
Message ID:
00091967
Views:
23
>I want to index on the last three letters of a file name
>and get a list indexed by file extension.


Robert, I would be strongly inclined to store the extension in a separate field. I try to avoid using expressions in keys because they often defeat Rushmore optimization. Execute the code (as suggested) to extract the extension and store it separately and you won't ever have to do it again.

Peter Robinson
Peter Robinson ** Rodes Design ** Virginia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform