Filter 1 -- Text Pattern Filter
Replace Pioneer - text/binary/web file - Batch search,replace,convert,rename,split,download    Write_Mode_Split_by_bytes_chars_lines_files,_Split_by_Paragraph,_Split_by_Column_  Filter_2_--_Unit_Number_Filter 

 

Text Pattern Filter is designed to tell system what pattern of text user want to find for replace.

 

 

User need to fill the pattern follow rule of Syntax of Search Pattern.

 

Note: Don't worry if you don't know Syntax of Search Pattern, there are a lot of examples to tell you how to do, and the easiest way is just filling fixed text here such as 'abc'.

 

By right clicking mouse, user can select available Macros or Symbols.

 

 

How does system match a text by pattern:

 

If Replace Unit is "Chars", system will find any consecutive characters matching defined pattern within the Replace Scope, and replace it with new text.

 

If Replace Unit is "Word", system will find any word(seperated by user defined delimiter in Settings for replace)matching defined pattern within the Replace Scope, and replace it with new text.

 

If Replace Unit is "Line", system will find any line matching defined pattern within the Replace Scope, and replace it with new text.

 

If Replace Unit is "Para", system will find any paragraph matching defined pattern, and replace it with new text.