Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is Foxpro using the modification date on DBF files??
Message
From
09/08/1998 06:41:03
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00124706
Message ID:
00125094
Views:
23
>>I think they're stored in the directory entry the FAT entry points to. AFAIR the structure of a directory entry contained date and time, packed in two bytes each (so only seven bits were used for the year, with offset on 1980 and they'll have a problem after 2107, and only five bits for the seconds, so all files report even number of seconds).
>
>Hi Dragan,
>
>I don't believe this is the case in 32 bit windows. Each file has three FILETIME structures (Creation, Modification, and Last Access) associated with it. This structure is made up of 2 DWORDS, for a total of 8 bytes for each of the time stamps. Internally, Windows converts these to a SYSTEMTIME structure for use in display. Still, I believe it's part of the directory entry.

The new extended directory entry, sure (and not the FAT). Though, it must also keep the old structure to keep compatibility - when I write something to a floppy, it shows the correct time when read from as old as a DOS5.0 machine.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform