Dec 132017
Wildcard filename text search & replace program. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
TSREP.DOC | 688 | 425 | deflated |
TSREP.EXE | 12945 | 7744 | deflated |
Download File TSREP.ZIP Here
Contents of the TSREP.DOC file
TSREP.DOC
tsrep is a simple TEXT search and replace program for
ASCII files and it supports wildcard filenames.
It searches for a specified string and replaces it with
another specified string.
Note: It cannot currently search for strings containing
carriage return's, as that's what terminates the
string input routines. I know, what good is it?
Well, I wrote it because sometimes I have a whole
flock of files that need the same text changed
(eg. the name of an #include file or some such)
and I don't feel like separately editting each
file.
If it helps, use it and enjoy.
Kevin Traub- 3/27/89
I may be contacted at 301-490-9298.
tsrep is a simple TEXT search and replace program for
ASCII files and it supports wildcard filenames.
It searches for a specified string and replaces it with
another specified string.
Note: It cannot currently search for strings containing
carriage return's, as that's what terminates the
string input routines. I know, what good is it?
Well, I wrote it because sometimes I have a whole
flock of files that need the same text changed
(eg. the name of an #include file or some such)
and I don't feel like separately editting each
file.
If it helps, use it and enjoy.
Kevin Traub- 3/27/89
I may be contacted at 301-490-9298.
December 13, 2017
Add comments