Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

file timestamp

Status
Not open for further replies.

elmurado

IS-IT--Management
Joined
Jul 15, 2003
Messages
673
Location
AU
Hi guys-anyone know of a way to get hold of the MAC timestamps for a file in vbscript? Or point me in the direction of the property/class it might be in?
I need to be able to compare now() with a timestamp of a file I will create during a logon script.

Thanks
 
Thanks PHV-I'm ok with creating the file, just needed to find the timestamp for the file itself.
Which I ffound is called DatelastModified

Threw me a bit because it has both time and date and I kept thinking that time would have its own property.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top