Modifying document titles and using increments (with leading zeros)

I was told that I could use scripts for what I need. However, I wouldn't know how to create such a script as I am not a programmer. So far, I haven't found one suited to my needs, but I am hoping one already exists, or perhaps somebody could help me in the creation of one. Basically, what I need to do would be to alter numbers in titles in an incremental manner (but not the simple kind).

For example, for the before and after :

personal edit 1 - final 1 into personal edit 01 - final 01
personal edit 1 - final 2 into personal edit 01 - final 02
personal edit 2 - final 1 into personal edit 02 - final 01
personal edit 2 - final 2 into personal edit 02 - final 02

And also, if need be:

personal edit 1 - final 1 into document 01 - final 01

Note that Opus Light doesn't support scripting (except for Rename scripts). But you don't need a script to do this particular rename, you can do it using the Regular Expressions + Find And Replace mode.

Thanks! Bookmarking this post of yours :slight_smile: I may definitely come back here if I have more questions though, as using these types of software can be tricky. Your help is much appreciated :smiley: