Search found 3 matches
- 13 Aug 2010 08:33
- Forum: DOS Batch Forum
- Topic: Find newest file
- Replies: 4
- Views: 4395
Re: Find newest file
Superb - thanks for your help!
- 13 Aug 2010 04:18
- Forum: DOS Batch Forum
- Topic: Find newest file
- Replies: 4
- Views: 4395
Re: Find newest file
Thanks for the reply - doing what i asked for.... one small thing... it seems to be working off of the 'date modified' date.... is there any way to get it to work off of the 'date created' instead?
Cheers,
Dan.
Cheers,
Dan.
- 13 Aug 2010 02:25
- Forum: DOS Batch Forum
- Topic: Find newest file
- Replies: 4
- Views: 4395
Find newest file
Hi guys, Relatively new to batch files so bear with me.... Need to write one that shall find the newest file in 4 different folders.... \\s90\Downloads\PART WKLY1\ \\s90\Downloads\PART WKLY2\ \\s90\Downloads\PART WKLY3\ \\s90\Downloads\PART WKLY4\ the files that come into here have no extension, i t...