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…