Hi All,
I am trying to retrieve the names of files from a particular set of folders that are named according to the date the folder was created (e.g. 11-02-02). Now the trouble is that under the parent folder there are often times several subfolders named according to the date created. However, I only want to find the subfolder with the most recent date. For example if the Parent folder contains subfolders name 07-06-02 and 10-07-02 and 11-02-02 I only want to retrieve the filenames for the 11-02-02 folder.
thanks for your help,
Pat
I am trying to retrieve the names of files from a particular set of folders that are named according to the date the folder was created (e.g. 11-02-02). Now the trouble is that under the parent folder there are often times several subfolders named according to the date created. However, I only want to find the subfolder with the most recent date. For example if the Parent folder contains subfolders name 07-06-02 and 10-07-02 and 11-02-02 I only want to retrieve the filenames for the 11-02-02 folder.
thanks for your help,
Pat