Search Tools Links Login

Replace text in file

Posted: 2002-06-01
By: ArchiveBot
Viewed: 64

Filed Under:

VB6 Code Cache

Title Uploaded Size
CODE_UPLOAD105381092000.zip 9/3/2020 3:45:00 PM 3,172

Reads a file, replaces all occurrance of a string with a new string and writes result to a new file.
This is a very simple program, but it works tons faster than Notepad's (and many other programs') replace for large files. Note: The "Entire File" option allows replacing text accross lines, but requires reading whole file at once, so it won't work well for large files. Possible enhancements would be multi-file support, file open dialogs, command line options, etc. I may add some of these features if requested or if I find use for them.

Original Author: Andy Pearson


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.