README.md

December 5, 2022 ยท View on GitHub

Replace text in file

Description

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.

More Info

Submitted On2000-10-09 09:59:28
ByAndy Pearson
LevelBeginner
User Rating4.4 (22 globes from 5 users)
CompatibilityVB 6.0
CategoryComplete Applications
WorldVisual Basic
Archive FileCODE_UPLOAD105381092000.zip