Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking for unprocessed files in a directory.
Message
De
28/06/2000 06:50:15
 
 
À
23/06/2000 15:49:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00383649
Message ID:
00385601
Vues:
22
Hello Craig

You could could consider setting an attribute on the file after you have done your processing on the file.

Set the read only flag for example. I only know how to do this by shelling out to the DOS ATTRIB command but I am sure there are better ways in Fox or in the API.

Once this is set you can use the ADIR() command to determine if you have processed the file previously or not by checking if the file is read only.

Hope this helps.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform