Saved Bookmarks
| 1. |
Solve : Search en replace text in files? |
|
Answer» Hi there, I'm here for asking a quite complicated script, I tried it for myself some thime but I can't write a good one. So perhaps you guys can help me. I would like to create a batch file that search (in the same FOLDER where the batch files stands) - in all files with the extention .html - at the FOLLOWING text in the files: menu=new obj("menu^^2^+^4^+^17^+^12^+^8.2^+^17^+^Arial^+^cccccc^+^f0f0f0^+^ffffff^+^000000^+^999999^+^ffffff^+^n",new obj("info^^^^^^",) Windows Grep is a tool for searching files for text strings that you specify.I want to do it in BATCH |
|