in reply to Re: split question
in thread split question

i only thought of using a split function simply because i can not think of another method to use that will simple delete:
#input xxx ... ... #end
delete by finding /end/ and the 4 lines, delete whole entry split was an idea?