Here is the example
The user id is xxxx and password is yyyy
123
234
000
987
The user id is xxxx and password is yyyy
333
555
The user id is xxxx and password is yyyy
888
999
I would like to look for first occurence of xxxx, As soon as I find the xxxx and
display 4th line, which is 987
Thanks