I have bunches of files that are numbered 1 - 100 (or more). The problem comes from the single digit numbers (0?) 1 - 9. I need a way to add/rename them as 01 -09 (+/- the zero - 00)
As it stands right now, these files show up this way:
1
10
11
12
13
14
15
16
17
18
19
2
20
21 etc, all the way to 88,89,9,90,91
I would like to be able to bulk rename them so they show up as:
01
02
-
08
09
10
Is there a way to do this already with this program? If so, could someone please explain how, step-by-step? If not, might I suggest this as a future option in the renumbering portion of the program?
Any help would really be appreciated.
