hai,
i have my line1 and line2 .Both the lines start with keyword1 and keyword2...i put the keywords to an array. while parsing,i end up at keyword1 which is line1...i need to append with the next following line..can you please help me how to solve this issue by using chomp function?