Problems with IF functions
Moderator: DosItHelp
Problems with IF functions
I am trying to create a batch file that will look in a directory with several files named "Picture 1.JPG" "Picture 2. JPG" "Picture 3.JPG" etc. and have it rename and move the one with the last number then delete al the rest. any ideas on the best way to do this?