I'm new to UltraEdit and I'm using v14.20. I have been through the many help files and forum comments and cannot solve my search problem.
I'm trying to search a large text doc and delete text between word1 and word2. In other words, I want to highlight and delete all of the text starting at word1 and ending at word2, including the searched words (word1, word2). I have to do this many times in the document. So, I think a recursive routine would be helpful if that's possible. Otherwise, I think a macro that I invoke multiple times to complete the tasks would help.
Any ideas?
Max
I'm trying to search a large text doc and delete text between word1 and word2. In other words, I want to highlight and delete all of the text starting at word1 and ending at word2, including the searched words (word1, word2). I have to do this many times in the document. So, I think a recursive routine would be helpful if that's possible. Otherwise, I think a macro that I invoke multiple times to complete the tasks would help.
Any ideas?
Max