Did you download repl.bat and put it in the same folder? Test it again because your screen output says "0 files moved" so it did not overwrite the file at that time. Wooohooo, thank you so much for your help and patience foxidrive. File moved and copied. There are a few more things I need...
I ran the script as is and noticed that it over writes the document.xml with copying "117765" to "C:\bluchip\campaigns\16914\MENU2.jpg" The system cannot find the file specified. 0 file(s) moved. Press any key to continue . . . Firstly, the file "117765" does not exist...
Thank You very much for your help foxidrive. I ran the script as is and noticed that it over writes the document.xml with copying "117765" to "C:\bluchip\campaigns\16914\MENU2.jpg" The system cannot find the file specified. 0 file(s) moved. Press any key to continue . . . and in ...
Hello foxidrive, thank you for your prompt reply. Let me try explain in a better way. I have this INI file. xmlPath=C:\campaigns\16914\document.xml fileinXml=C:\campaigns\16914\MENU2.jpg destination=C:\campaigns\16922\ 1. xmlPath is the XML file that needs to be edited. 2. fileinXml is my search tex...
Hello Everyone I have been tasked with this at work and have had a crash course in batch scripting over the 2 days, I am not a developer or scripter but am keen to learn so please bare with me. I am almost complete in achieving what I need to do, please kindly help. Problem I need to find a string i...