Hi all

I am looking at a way of reading a line doing a regex to find the
specific line then pick out the line, sudo code would be some thing
like the following:

read in line
check regex

if regex is correct
{    jump 10 lines
    print the output
}

any ideas on jumping the 10 lines, how do I ignore the lines in the
file, and know I'm going the right distance ?

Thanks
Pat

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to