Hi 

I have a string (not a file ) which looks something like this :

tools : Abcdef
abc: 
all:
def:
all:

Now i want to search the string for all occurances of "all:" and print that line 
containing "all:"

How can this be done?

Thanks
Sudhindra


Reply via email to