Batch file method to copy last X modified files

BG4533

Golden Member
Oct 15, 2001
1,892
0
71
I am working on a few batch files and need to come up with a method to copy the last so many files that were modified in a directory. I don't know what the names will be. The file creation time should equal the modified time.

I've been trying, but can't quite get it. Any suggestions?