Forum Moderators: open
Are there any other ways to do a search and replace on a file this large without it crapping out?
I was thinking of using excel to try it but I think it would mess up the formatting of the file.
Any ideas?
If I had this conundrum, I would do it via scripting. I'd write a small perl program to do the work, and run it in DOS. It would probably run in about 3-5 minutes. That would be the only thing I know of to digest such a huge chunk of data.
Alternatively you can give one of the MS Office or OpenOffice programs a try - Word/Office text editor, etc.