Mar 9, 2006 #1 TheConeHead Programmer Joined Aug 14, 2002 Messages 2,106 Location US IS there a "last updated" attribute for this? you like .name or .size?
Mar 9, 2006 #2 Sheco Programmer Joined Jan 3, 2005 Messages 5,457 Location US Are you talking about the FSO itself or perhaps one of the objects that you can use it to get like a File or Folder object? Also I noticed the semicolon at the end, are you using JavaScript? Upvote 0 Downvote
Are you talking about the FSO itself or perhaps one of the objects that you can use it to get like a File or Folder object? Also I noticed the semicolon at the end, are you using JavaScript?
Mar 9, 2006 Thread starter #3 TheConeHead Programmer Joined Aug 14, 2002 Messages 2,106 Location US never mind - I found it: .DateLastModified Upvote 0 Downvote
Mar 9, 2006 #4 Sheco Programmer Joined Jan 3, 2005 Messages 5,457 Location US Thats why I was asked if you meant the actual FileSystemObject or one of it's dependant objects. Upvote 0 Downvote