K Keith G Hicks Oct 20, 2004 #1 What's the easiest way to get the date of a file in a folder on a hard drive? Can it be done using Dir() somehow? Thanks, Keith
What's the easiest way to get the date of a file in a folder on a hard drive? Can it be done using Dir() somehow? Thanks, Keith
K Keith G Hicks Oct 20, 2004 #2 I found "filedatetime" and "DateLastModified". I can do that but if Dir() can do it at all that would be better since I'm using that to find files in a folder anyway. So let me know if that will work. Otherwise I'll just use "FileDateTime". Thanks,
I found "filedatetime" and "DateLastModified". I can do that but if Dir() can do it at all that would be better since I'm using that to find files in a folder anyway. So let me know if that will work. Otherwise I'll just use "FileDateTime". Thanks,