Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you index on an extension of the file name?
Message
De
14/04/1998 14:30:31
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00091812
Message ID:
00091866
Vues:
27
>>>>I want to index on the last three letters of a file name
>>>>and get a list indexed by file extension.
>>>
>>>Assuming that you have filenames loaded into a "files" column of a table:
>>>
>>>INDEX ON RIGHT(ALLTRIM(files),3) TO ext_index
>>---
>>Hi John and that works - thanks :))
>
>Or load foxtools and:
>
>INDEX ON JustExt(file) TO ext_index
---
thanks George
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform