Search found 1 match

by mygaikwad
15 Mar 2013 05:11
Forum: DOS Batch Forum
Topic: Copy newest file from folder
Replies: 1
Views: 1629

Copy newest file from folder

I want code in batch programming i have thousands of file ilke MARTY 12-03-2012 BATCY 15-01-2013 JYTCHE 10-12-2011 this type of file i have so i want to find newest date file and save on destination folder in above list newest file BATCY 15-01-2013 so copy this file to destination folder i want this...