code to get file attributes

  • Thread starter Thread starter Dale Fye
  • Start date Start date
D

Dale Fye

Am looking for some code (would prefer API calls over FileSystem object) to
allow me to get the size, date created, data modified, and any other
available attributes for a file that I know name and path of.

Anybody know where I can find some examples?
 
Back
Top