I am thinking of using the gerfileage() but I have a problem where I have a directory and I want to enumerate a listing of all the folders in that directory.. then I need to get the age of those folders.. then move them based on that age.. well the only way I can think of doing this is by outputting to a temp file a dir listing then reading from that file for age.. is there a better way?

Thanks
_________________________
Austin Henderson