- Posted by
- Hi Mofi, You are master. I really, really appreciate your help and your time! That expression works perfectly. Now, I'll take my time to understand what it does. Thanks a lot. GregPosted in Find/Replace/Regular Expressions
-   Topics
-   Views
- greg1234
May 18, 2012
- Hi, this expression works great, but now I'm trying to match also lines containing non-alphanumeric characters, like: - ' , / % # . Examples of lines that I'd like to be matched: <tag>this can't be so simple</tag><tag2>....</tag2> <tag>this is sentence with comma, but without dot</tag><tag2>....</ta...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- greg1234
May 17, 2012
- Works great. Thanks a lot!Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- greg1234
May 11, 2012
- Hi, I'm trying to find and delete lines that contain more than specified number of words in one line. For example I would like to delete lines containing more than 5 words (separated by spaces) between tags <tag> and </tag> from file: <tag>this is first sentence</tag><tag2>....</tag2> <tag>this is t...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- greg1234
May 10, 2012