|
Try perl. I was actually thinking of writing something like this a while ago, but I'm not gonna get round to it, sorry!
Regards,
Samsara
PS: Okay, to get you started:
1) test if the file name contains a numerical character;
2) increment the numerical character and ask whether the file exists,
3) repeat until unsuccessful
4) voila
NB: note that some people count "00" "01" .... "10" "11" ...
whereas others count "1", "2", ... "10", "11" ...
Last edited by Samsara; 10-20-2004 at 12:43 PM.
|