I am trying to check a batch of file names and change the name the files look like the following
er-1.gif
I need to check the numbers after the dash and then look through an array to find what number i need to replace er with.
How can i create a batch file to-do this?
I have Windows & Mac available to work on.