Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Information
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00567596
Message ID:
00567613
Views:
11
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform