Search Tools Links Login

Replace text in file


Visual Basic 6, or VB Classic

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

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 98 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD105381092000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,172 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.