Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP60- Search a file
Message
 
À
17/06/1999 22:07:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00231195
Message ID:
00231205
Vues:
16
>Is there a way to do a search in my x:\ drive for x file? I would like to do some global search if possible. Any comments or suggestions will be welcome.

Here is way off the topic of my head.

* RUN the DIR command for goober.htm, search all subdirs, only return
* the file name with path, put result in "result.txt"
RUN DIR c:\goober.htm /S /B > results.txt

* you would then open up results.txt and look for the file name
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform