Re: FileDateTime???
- From: "Dave O." <nobody@xxxxxxxxxxx>
- Date: Thu, 1 Feb 2007 15:03:35 -0000
"Bob Butler" <tiredofit@xxxxxxxxxxx> wrote in message
news:uvzLV$TRHHA.4060@xxxxxxxxxxxxxxxxxxxxxxx
There are a few ways; in a simple app for your own use the FSO will do it;
for a "production" application the API calls GetFileTime or FindFirstFile
will both get created, accessed and modified dates but each requires
supporting API calls.
Is there any way to read the Last Accessed Date which does not itself
"access" the file, because every way I have tried to read it, the date get
set to the current time. The Windows property page does the same so it is
not just my crummy coding.
Strikes me that the value is a total waste of space, probably a hangover
from FAT/DOS when it was also of no use!
Regards
Dave O.
.
- Follow-Ups:
- Re: FileDateTime???
- From: Karl E. Peterson
- Re: FileDateTime???
- Prev by Date: Re: Populating ComboBox
- Next by Date: Re: OCX files for web...
- Previous by thread: Re: vb6 on vista ultimate
- Next by thread: Re: FileDateTime???
- Index(es):