I tried this script and even though it's renaming the original .txt file it's not appending the timestamp to the file name. I'm getting something like:
Test-.txt instead of Test-<timestap>.txt so, obviously when I run the bat file again I get a cmd error
paste in your code?
Posted by
Anne Gentle
at
2007-12-12 10:15
It's difficult to pinpoint a problem without the code to look at - feel free to paste it in another comment and I'll take a look.
I just tested it again and it works here... but that doesn't help you there. :)
Test-.txt instead of Test-<timestap>.txt so, obviously when I run the bat file again I get a cmd error
I just tested it again and it works here... but that doesn't help you there. :)