file date

K

Keith G Hicks

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

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,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top