Search found 3 matches

by rabbitok
20 Feb 2012 23:05
Forum: DOS Batch Forum
Topic: Limit Number of Results in DIR output
Replies: 6
Views: 11668

Re: Limit Number of Results in DIR output

A huge thanks to you both for the advice, can confirm this produces the results perfectly.
by rabbitok
14 Feb 2012 20:17
Forum: DOS Batch Forum
Topic: Limit Number of Results in DIR output
Replies: 6
Views: 11668

Re: Limit Number of Results in DIR output

Wow that was Quick, Yes that works perfectly : ) A huge Thank-you ! The next step would be to add additional (multiple) Hard drives to the List (i.e A, B , J, K, Q, R) Is that also possible ? Have tried a number of edits to achieve that result , though your Code is already a way beyond knowledge of ...
by rabbitok
14 Feb 2012 15:36
Forum: DOS Batch Forum
Topic: Limit Number of Results in DIR output
Replies: 6
Views: 11668

Limit Number of Results in DIR output

G'day, Have built media server and am seeking to output the recently added media from multiple external drives to a .txt list, could anyone advise how to limit the number of results of the DIR output to say 10 or 20 results, this way the resulting list would list the most recently added files... I h...