Search found 2 matches

by Johan
29 Jan 2014 00:11
Forum: DOS Batch Forum
Topic: Find and Replace the contents of text file.
Replies: 2
Views: 1414

Re: Find and Replace the contents of text file.

Hello, Thanks for your kind response, Foxidrive. Infact I tested the script with repl.bat and it replaces the first 3 digits in folder but not in sub-folders. This is my folder tree. D:\Recipts\Zone\dd-mm-yy\Report [here the dd-mm-yy is current system date] 000 [folder named '000' containing text fi...
by Johan
27 Jan 2014 13:59
Forum: DOS Batch Forum
Topic: Find and Replace the contents of text file.
Replies: 2
Views: 1414

Find and Replace the contents of text file.

Hi, In a folder I have lots of subfolders and my range to modify the text file starts from subfolder 000 to 050 & leave all other subfolders. I want to modify the text file named data.txt from this subfolders 000-050 Folder D:\Receipts folder- 000 folder- 001 folder- 002 ... Needs to modify the ...