Checking date modified
-
Is there a way to verify what the "Date Modified" date is for a document in Windows? I want to import a report, but I don't want to import it if it bombed overnight so I want to make sure the Date Modified is today's date. Any ideas?
Current Rant: "Chuck for Huck?" http://craptasticnation.blogspot.com/[^]
-
Is there a way to verify what the "Date Modified" date is for a document in Windows? I want to import a report, but I don't want to import it if it bombed overnight so I want to make sure the Date Modified is today's date. Any ideas?
Current Rant: "Chuck for Huck?" http://craptasticnation.blogspot.com/[^]
You can try using the DateLastModified property of the File object(FileSystemObject).
-
Is there a way to verify what the "Date Modified" date is for a document in Windows? I want to import a report, but I don't want to import it if it bombed overnight so I want to make sure the Date Modified is today's date. Any ideas?
Current Rant: "Chuck for Huck?" http://craptasticnation.blogspot.com/[^]