UPDATE!!!!
I just tried your code and it worked great!!!! I can't thank you enough you are a life saver!
Search found 3 matches
- 29 Nov 2011 14:50
- Forum: DOS Batch Forum
- Topic: complicated rename
- Replies: 3
- Views: 3046
- 29 Nov 2011 14:41
- Forum: DOS Batch Forum
- Topic: complicated rename
- Replies: 3
- Views: 3046
Re: complicated rename
As shown in my post I am pretty novice with batch files. What my code does right now is copies the file name to a text file, "Analytics_www.oursite.com_20111127_(Top_Exit_Pages)" . Then it pulls the last half into a temp file, Top_Exit_Pages)" . The last part gets rid of the end and p...
- 29 Nov 2011 10:25
- Forum: DOS Batch Forum
- Topic: complicated rename
- Replies: 3
- Views: 3046
complicated rename
Hello all. I have been trying to make a batch file that will rename my google analytics pdf files. So far I have only been able to come up with a mess of a batch file that only renames one. Currently the name of the pdf's are in this format: "Analytics_www.oursite.com_20111127_(Top_Exit_Pages)&...