Remove all
Posted: Tue Apr 12, 2011 1:03 am
Why is the Remove all filter restricted to TextPipe Std & TextPipe Pro ?
After all, it's not as if the same result cannot be obtained by the following means:IMHO, Remove all is such a trivial filter that it warrants downgrading even to TextPipe Lite.
David
After all, it's not as if the same result cannot be obtained by the following means:
Code: Select all
|--Comment...
| | Remove all
| |
| |--Perl pattern [^(.*)$] with []
| | [ ] Match case
| | [ ] Whole words only
| | [ ] Case sensitive replace
| | [ ] Prompt on replace
| | [ ] Skip prompt if identical
| | [ ] First only
| | [ ] Extract matches
| | Maximum text buffer size 4096
| | [X] Maximum match (greedy)
| | [ ] Allow comments
| | [ ] '.' matches newline
| | [X] UTF-8 Support
| |
| +--Remove blank lines
David