Hi,
Very silly question. I need to rename all my files located in one particular folder. The names are Results1.dis, Results2.dis, Results3.dis, etc. I need to change the names to Results001.dis, Results002.dis, Results003 so on and so forth. Now, Files with double digits such as Results17.dis should be renamed Results017.dis. Files with triple digits should be kept the same (Results159.dis).
Any help will be greatly appreciated.