Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display date of last file change
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01440303
Message ID:
01440361
Vues:
54
See http://www.berezniker.com/content/pages/visual-foxpro/file-date-and-time

>I would like to display the date of the latest file change in mydir.
>I have tried code below and changed the numbers to try and get to the information i am looking for
>but can't quite get the latest change. what am i doing wrong here?
>thanks
>k
>
>fso = CREATEOBJECT("Scripting.FileSystemObject")
>lnNum =adir(ladir,'c:\mydir\*.prg')
>asort(ladir,4)
>? LADIR(3)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform