Solution to find problem - is this possible with textpad
Posted: Tue Apr 09, 2002 12:52 pm
Hi,
I've just come across a bit of problem I'm looking for a solution for, if anyone has any experience of this I'd really like some input. I'm sure it's something which can be done with textpad. It's something you could do in unix shell very easily but it's not practical. I have a list of functions each on a new line in a text document ;
function1()
function2()
function3()
There's about 200 of them, I need to be able to quickly search through all the files in a directory and list (as textpads search results do) the filename and line number of each occurence. A list of those which don't appear would also be useful.
Any suggestions.
Thanks
Andrew
I've just come across a bit of problem I'm looking for a solution for, if anyone has any experience of this I'd really like some input. I'm sure it's something which can be done with textpad. It's something you could do in unix shell very easily but it's not practical. I have a list of functions each on a new line in a text document ;
function1()
function2()
function3()
There's about 200 of them, I need to be able to quickly search through all the files in a directory and list (as textpads search results do) the filename and line number of each occurence. A list of those which don't appear would also be useful.
Any suggestions.
Thanks
Andrew