Home › Forums › Product Support › FindStringInDirectory. Search for text in multiple files.
- This topic has 5 replies, 3 voices, and was last updated 9 years, 10 months ago by Shane Gowland.
-
AuthorPosts
-
October 5, 2012 at 2:13 pm #7826Shane GowlandKeymaster
Introduction:
Earlier today I had to locate a single line of code in an directory full of (several thousand) text files. Windows search failed miserably; so I had to get my hands dirty and write this simple app to avoid having to individually open each file and search hopelessly.
Usage:
Using the app is incredibly straightforward: select a directory to scan, enter a string to look for and press the Scan button.
Features
– Recursive scanning of filesystem directories.
– Ability to compare file contents.
– Double-click to open file in default program.…that’s it! This program was written in about ten minutes so there are essentially no cool features. That means no multithreading, no unicode support, no translations, no Regular Expression support, no updater. Nothing. Nada. Nil.
Download
.NET 3.5 is required. Works on Windows 2000, XP, Vista, 7, 8.Support & Future Plans
All support for this tool will be handled in this topic. With the exception of fixes for major/dangerous/irritating bugs, there will be no updates or improvements to this program. Unless of course, I need a new feature for my personal use.
October 21, 2012 at 10:57 am #7980Shane GowlandKeymaster21/10/2012: Added ability to make Window resizable.
January 5, 2014 at 10:24 pm #9430AnonymousInactiveI loved it a lot 😉
please make it supports arabic and other languages
January 26, 2015 at 6:44 am #10525Chris HockenberryParticipantThis a tool I have been needing for a long time, but the download is not working (The Web Attom site says they are pivoting in a new direction…)! Thee other text tool that has been driving me batty is the ability to search across a directory and replace a whole block of code with another block of code. Sometime I am replacing 1 line of code with three, sometimes I am needing to find three lines of code and replace it with one. None of the IDEs I have used of late can do it effectively 🙁 Macromedia’s Dreamweaver used to be able to do it – then Adobe bought them… Visual Studio, Eclipse, TextMate, Sublime… none could do it when I was checking last.
either way – please fix the link 🙂
January 27, 2015 at 3:57 am #10530Shane GowlandKeymasterHi Chris,
I don’t have access to that file at the moment (currently abroad). I’ll have it uploaded for you in a few days. Sorry for the trouble!
February 2, 2015 at 7:53 pm #10539Shane GowlandKeymasterFixed.
-
AuthorPosts
- You must be logged in to reply to this topic.