Hi All,
I am a relative newbie to perl and running into a syntax issue.
I need to open a file, search for a certain flag, then extract and manipulate data until another flag is reached.
pseudo code:
open file
while not EOF
read line
if line contains search_flag
while line does...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.