Note - to remove NON-matching lines, add Filters\Remove\Remove lines\Remove non-matching lines
Select a pattern type of EasyPattern
To find the text 'fred' anywhere on the line, use EasyPattern
Code: Select all
fred
Code: Select all
[lineStart]fred
Code: Select all
fred[lineEnd]
Code: Select all
['fred' or 'George' or 'Bill']
Code: Select all
[ 6 digits ]
If you have ideas for more 'How To's' please drop a note in the forums or send us an email.