Search found 1 match

by DataGuy
13 Jan 2018 23:44
Forum: DOS Batch Forum
Topic: Finding newest file in all subdirectories
Replies: 33
Views: 51322

Re: Finding newest file in all subdirectories

Please explain this portion of the last line of code: set "%1=%rtn:~18%" I want to modify the block of code in the above post to only bring back the newest date and not worry about the filename. I am in process of simplifying the for loop to only utilize the date parameters A, B, C and not worry abo...