Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Import and reading from batch files
Message
 
À
27/09/2000 04:18:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00421332
Message ID:
00421342
Vues:
24
>Hi everyone,
> I am trying to read records from a batch of files located in a particular dir. I am able to get the dir name from the command getdir(). However, I would like to know the syntax(list of commands) that would enable me to open all the files that are situated in this dir and input them to a vfp table. The files are in comma seperated format. Any help is greatly appreciated. Thanks in advance.
>Regards,
> Siva

You can use adir() to get your files and them go through the array for opening the files.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform