Dir() and other file functions

EndersG

Registered User.
Local time
Today, 07:23
Joined
Feb 18, 2000
Messages
84
Is there a way to return the Created Date, Modified Date And Accessed Date of a file? Can I use the Dir function or something similar to this? Thanks.
 
Yes, using file scripting objects.

Access Help has an example exactly on point, search on DataLastModified property.
 

Users who are viewing this thread

Back
Top Bottom