Problems with IF functions

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
Dave
Posts: 2
Joined: 30 Jan 2008 12:46

Problems with IF functions

#1 Post by Dave » 30 Jan 2008 13:00

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?

Post Reply