From within my Access 2003 application I would like a routine to read a list of the contents of a directory, including file name, file type, file size and date/time stamp of the file.
I will pass the directory name (example: 'C:\Program\Test') to the routine and based on the file name and file type I will initiate pertinent logic.