Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File Information
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00567596
Message ID:
00567613
Vues:
12
This message has been marked as a message which has helped to the initial question of the thread.
>Hi,
>
>I have a timer on a form that checks if a file has been updated (modified) since the last time I checked the file. How can I get the "Updated Last" information about a file at runtime?
>
>Thanx,
Einar,

With VFP 7.0 you can use FDATE() to return the date/time of the last modification.
? FDATE(lcfile, 1)
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform