Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to capture the modified date
Message
De
15/01/2000 01:10:59
 
 
À
14/01/2000 22:09:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00318122
Message ID:
00318495
Vues:
19
>The easy way is with the Scripting.FileSystemObject:
>
>oFSO = CREATEOBJ('Scripting.FileSystemObject')
>oFile = oFSO.GetFile(cFileToLookAt)
>? oFile.DateLastModified
>

Isn't the easy way FDATE()?
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform