Michael said:
I'm looking for a program that can find and replace text in a very large
text file. The file is almost 4 megs. Both notepad and wordpad freeze up
when I try to do it.
The majority can handle it. I've discovered that SR speed can vary a lot.
Usually it's in the larger programmer's editors where the operation is
very fast. While the standard or smaller editors, they tend to do something
differently. Line by line, visible, and the delay can become significant
when doing an SR in a large file.
Exceptions. I've just tested Prolix. It's a fairly standard, straightforward
type. Not a complex design environment like some of the others. It doesn't
use the registry. Only a local .ini. It's MDI, multiple windows; although
not tabbed interface. It is written in Delphi.
I gave it a 4mb file, and it loaded it instantly (500mhz/192mb). The
SR operation was completed in something of a second. It also was able
to undo the whole SR with same speed.
There is nothing fancy in the SR dialog. Yet you didn't indicate needing
anything special there. It doesn't do block, multiline, wildcard, any
of that. It does have some basics. Match Case; Whole Words Only; Selected
Text or Whole Document; Forward or Backward; From cursor or Entire Scope.
Fits your specs, as given. Fast to load and SR on a 4mb file. It has the
feature of not writing to the registry or making external files when it is
run. (I can't tell you if the download tries to make you run an installer,
though.) So seems you ought give it a shot. If you find some additional
feature needed, that Prolix does not have, then post again.
http://www.kobayashi.com/prolix.html
http://www.kobayashi.com/software/prolix32_v32.zip