Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DateTime from filer...
Message
 
 
To
22/09/2005 16:40:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01052185
Message ID:
01052259
Views:
14
>Hi All:
>
>I'm trying to get a datestamp from a file using Filer but I can't seem to get the syntax right.

Try
? DTOT(INT(oFile.LastWriteTime) + {^1899/12/30}) + ;
		(oFile.LastWriteTime % 1) * 60*60*24
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform