Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing the Date Modified
Message
De
05/08/2003 13:34:01
 
 
À
05/08/2003 13:12:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00816965
Message ID:
00816976
Vues:
20
>Hello All,
>
>I need to access the Date the file was "Modified". That is the date of the file in the directory. I want to move/copy all files (actually PDFs) that were scanned in between xdate and ydate to an upload subdirectory. I can do this in ColdFusion but can't seem to find any examples of how to do it in VFP 7. I'd appreciate any assistance. TIA.
>
>Regards,
>
>Paige

Paige,

You can use adir(Arrayname, 'SomeFolder\*.pdf') to get a list of pdf files

Column 3 gives you the date last modified. You can skip the ones you do not want
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform