|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Text-Finder
Anybody know of a FREE text finder for Windows?
I don't need it to replace - just find text in a number of files (Normally asp files). Cheers, Dean |
|
#2
|
||||
|
||||
|
Windows Explorer -> F3
|
|
#3
|
||||
|
||||
|
notepad???
|
|
#4
|
||||
|
||||
|
Quote:
hahahahaha! I'm totally missing hte obvious! Never even gave it a thought. Can't see the woods for the trees. Cheers, Dean |
|
#5
|
||||
|
||||
|
Quote:
__________________
|
|
#6
|
||||
|
||||
|
Quote:
won't work for XP Home Edition. thus, I've created my own searcher - it works well for small files and allow extension filter. ![]() |
|
#7
|
||||
|
||||
|
Quote:
|
|
#8
|
||||
|
||||
|
Quote:
Neat. Does it use regular expressions? |
|
#9
|
||||
|
||||
|
nope, just brute force search (using the Delphi Pos() function) -
so it's not wise to search big files. I've made it couple of years ago for my own use in rush, so it's not very elegant - but it was enough for me and enabled me to search my files. ![]() |
|
#10
|
||||
|
||||
|
http://www.wingrep.com/ is the way to go...
![]()
__________________
Support requests via PM will be ignored! |
|
#11
|
||||
|
||||
|
Works PC and they're funny about what we install.
Most of the time we can't download stuff but somehow SWs stuff got through. Still not on XP (Don't think we will be for a while, if at all) so can use Explorer for now. Cheers, Dean |
|
#12
|
||||
|