Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to find certain files in a directory?
Message
 
À
15/11/2002 15:59:18
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00723425
Message ID:
00723428
Vues:
10
>Hi all:
>
>The users choses a directory from within which all files starting with , say, "P_" are to be selected and processed one by one (meaning the contents of the selected file will be inserted into another table). so on an so forth, till all the files in the user defined directory have been processed.
>
>How should I approach this problem?
>
>Thank you for your advise.

Research the two VFP commands
ADIR and SYS(2000)
I like to use ADIR since it gives additinal information. And it's an Array allowing APPEND FROM ARRAY easily.

Tracy
Tracy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform