Hello, I need to search a text file (which is actually a log file) for a word, ("command successful"), how do I do it? do You know? I thought to open the text file and do a loop...but how do I find the word there??
thanks a lot!


Eli