BarkingGhostar
Diamond Member
I need to edit a large number of text files. Specifically, I need to edit one line in a text file from XXX to XXX_AABBCC where AABBCC is the date. Also, these text files do not end in 'txt' but something else, but are text files that are easily associated with Notepad or some other simple editor.
The number of files is usually 150-700. Just need the solution to open each file, look for XXX and replace with XXX_AABBCC.
The number of files is usually 150-700. Just need the solution to open each file, look for XXX and replace with XXX_AABBCC.