Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Short to long filenames
Message
 
À
30/06/1999 10:33:20
Paul Frost
Instem Computer Systems Ltd
Stone, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00235902
Message ID:
00235916
Vues:
26
Since you don't have enough information, you wouldn't be able to do this.

You could get a list of file names by using the RUN command DIR and putting the results in a text file. Then open the text file. Something like:

RUN DIR /B > paul.txt

NOTE: /B returns the bare format

>Is there a method of converting short filenames, as returned to DOS programs by W9x back to the original long filename.
>
>I need to do a search on a set of textfiles, using an old DOS program, which returns a list of filenames matching a particular set of criteria & then match these short filenames to the full length filename stored as a field in a database table.
>
>I guess there should be a function or API call, but I cant find it in the documentation.
>
>TIA
>Paul
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform