Hi all, I'm using a BATCH file to copy a SERIES of files. Is it possible to use a "find and replace" TYPE of command to find a string of text in a .txt file and replace it with a new string? If so, what is the best way to go about this?
TIA Matt use edlin.exeThank you.
I can GET it to work thru the command prompt but when I try it in a .bat file it PAUSES at the * prompt.