Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining a File Date
Message
 
À
03/07/2003 17:13:24
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00806759
Message ID:
00806764
Vues:
15
>I have been looking at the ADIR function but the documentation is difficult to follow. Possibly there is a different way.

Mike,

ADIR is the exact function you would use to get this info. It produces a multi-dimensional array, a row for each file and 5 columns for the info on each file as stated in the online help.
ADIR(aFileInfo, "C:\Myfile.Txt")
? aFileInfo[1,3]
That code snippet would give you the date of Myfile.txt.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform