Filter Delimiters: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "The '''Filter_Delimiters''' config specification is avaiable as of BR! 4.3. A new CONFIG statement is supported: FILTER_DELIMITERS string-of-special-characters ! ...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The '''Filter_Delimiters''' [[config]] specification is avaiable as of BR! [[4.3]].
The '''Filter_Delimiters''' [[BRConfig.sys]] specification is available as of BR! [[4.3]].


A new CONFIG statement is supported:
FILTER_DELIMITERS  string-of-special-characters  ! a blank separator is assumed


FILTER_DELIMITERS  string-of-special-characters  ! a blank separator is assumed
The default filter word delimiters are:     
 
The default filter word delimiters are:    \"\\\t\r\n,.;:(){}[]!@#$%^&*-_=+/?|`~<>


<nowiki>
  \"\\\t\r\n,.;:(){}[]!@#$%^&*-_=+/?|`~<>
</nowiki>





Latest revision as of 15:00, 13 June 2014

The Filter_Delimiters BRConfig.sys specification is available as of BR! 4.3.

FILTER_DELIMITERS   string-of-special-characters  ! a blank separator is assumed

The default filter word delimiters are:

\"\\\t\r\n,.;:(){}[]!@#$%^&*-_=+/?|`~<>