[bt-devel] regexes

David's Mailing List and Spam Receiver bt-devel@crosswire.org
Tue, 10 Feb 2004 10:33:39 -0500


On Tuesday 10 February 2004 08:03 am, Joachim Ansorg wrote:
> To search for words beginning with a b use this:
> 	\bb
> \b stands for characters seperating words, e.g. a tab, a space and so on.
> the So it's a word-delemiter followed by a b, which is a "b" at the
> beginning of a words :)
> In the handbook we have some help how to use RegExps.

Do you think it would also be prudent to use the KDE Regex editor? I think for 
new users who don't know about regex, it might be helpful.

-- 
--David's Mailing List and Spam Receiver
   Keeping me (relatively) spam free since 2003