Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Test date of file
Message
De
13/02/2012 20:16:07
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01535329
Message ID:
01535330
Vues:
100
This message has been marked as the solution to the initial question of the thread.
>i have a text file that is downloaded into a directory - call it samp.txt.
>Is there a way to test the date that the file was downloaded to verify it has today's date before processing it.
>
>thank you for any suggestions?
>
>k
if fdate('sample,txt')=date()
   Do something
endif
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform