Hi Guys, I hope someone here can point me in the right direction.
I need to be able to sort a list of filenames in a directory by date and time. I know I can use ADIR to get a list of the files into an array and I can use ASORT to sort by the date the file was last modified or the time the file was last modified but how would I use ASORT to sort by date AND time?
I may be overlooking something really simple (not unusual) but if anybody can give me a clue it would be appreciated.
Thanks
I need to be able to sort a list of filenames in a directory by date and time. I know I can use ADIR to get a list of the files into an array and I can use ASORT to sort by the date the file was last modified or the time the file was last modified but how would I use ASORT to sort by date AND time?
I may be overlooking something really simple (not unusual) but if anybody can give me a clue it would be appreciated.
Thanks