|
Hi Photon, Thanks for the reply.
But not quite what I am trying to do, I prob could have explained it a bit better.
My problem is that I only want to send out an e-mail if the lines
United
Champions
Ronaldo
occur directly after each other as in.
sample text file
United
Chanmpions
Ronaldo
Liverpool
Losers
Torres
I dont want to send an e-mail just if the words are located in the file for example I dont want to send an e-mail if text file is
United
Champions
Torres
Liverpool
Losers
Ronaldo
as the lines im interested dont occur in the correct order.
|