Hi I have few questions here..
I want to extract the lines starting with PLACED only if the sentence "HERE IS THE DATA" comes before it.
How to do that because i dont want to extract all lines begin with PLACED but with the condition above.
Thanks
example:
HERE IS THE DATA
PLACED ABC;
DO NOT ENTER
PLACED BCD;
HERE IS THE DATA
PLACED ABC;
WHO ARE U
PLACED ABC;