TextPipe: Online Help
    Remove lines matching pattern list
 

Submit feedback on this topic 

 Home  User Assistance   Tutorials   How to Use TextPipe
 Menus: File   Edit   Filters[ Wizards  Convert   Unicode   Add   Remove   Replace   Extract   Special   Maps   Restrict ]  Tools   Window   Help   Advanced
Home
Up

 

 

(Pro version only)

TextPipe will remove all lines that match any of the patterns in the given text file (or specified in the text memo area). Each pattern must be specified on a line of its own (line breaks can be of any format). Each line is interpreted as a perl-style pattern, with options of case-insensitive matching, non-greedy matching, comments not allowed. If you need to change these options, precede each line by the following codes:

Change option command Result
(?-i) Case-sensitive matching
(?x) Comments allowed
(?U) Greedy matching

See also

Retain lines found in list
Retain matching lines from list
Remove menu

 Contact Us   Support   Community   Tutorials and User Guides (online)
 Copyright © 1999-2006 DataMystic. All rights reserved.