Mark/Delete all lines between 2 character strings
Posted: Fri May 25, 2012 9:45 pm
Hi,
I have a large XML document and I want to delete a section which begins with <LIST_LINEDATA> and ends with </LIST_LINEDATA>.
How do I mark/delete all lines between these 2 tags?
Thanks in advance.
I have a large XML document and I want to delete a section which begins with <LIST_LINEDATA> and ends with </LIST_LINEDATA>.
How do I mark/delete all lines between these 2 tags?
Thanks in advance.