3
Whenever you are looking for some particular String in any file you should be using a grep tool.
Quote:
grep is a command line utility originally written for use with the Unix operating system. The default behaviour of grep takes a regular expression on the command line, reads standard input or a list of files, and outputs the lines containing matches for the regular expression.Source: Wikipedia
Those days there are several versions out there with a graphical interface so don´t even have to hassle with the command line.
With this you usually can find what you are looking for within seconds.
If you are on windows you could for example try this one:
http://www.wingrep.com/ . Although i have to mention this one is shareware.
Just choose the module top level folder, enter the search word and voila you get file and line where it is placed.
[size=x-small](anyone got a freeware recommendation to point people to by the way?)[/size]
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...