Remove paragraph between 2 lines that start w/certain word
Posted: Fri Feb 15, 2013 2:08 pm
advise would be greatly appreciated
i need to remove a paragraph between lines which starts with a certain words
WORD1 [variable string1]
paragraph to be removed
WORD2 [variable string2]
output wanted:
WORD1 variable string1
WORD2 variable string2
i need to remove a paragraph between lines which starts with a certain words
WORD1 [variable string1]
paragraph to be removed
WORD2 [variable string2]
output wanted:
WORD1 variable string1
WORD2 variable string2