Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking for unprocessed files in a directory.
Message
De
26/06/2000 08:37:50
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00383649
Message ID:
00384567
Vues:
36
>Could you please give me a pointer as to how you achieve this.

- ADIR() will get you a list of files
- For each file in ADIR(), process it, copy it to another location, delete it

You can use a timer to periodically check for the file. We use the Windows Task Scheduler to run the program every hour.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform