Batch file for adding string to filename - TechRepublic
Question
April 17, 2012 at 09:50 AM
psytrooper

Batch file for adding string to filename

by psytrooper . Updated 14 years, 2 months ago

Ill get straight into it, I have a file name that get written out every night in the form of
filename April 16, 2012.log

Now i need to rename it to filename April 16, 2012_edit.log daily.
Which is proving to be rather difficult as it appends the _edit after the extention when I run it.

Any help please…

This discussion is locked

All Comments