See the thread about array of matches.

(\W)(\w+)(\W)
\2 contains the word – defined as one or more characters in the
[a-zA-Z0-9_] set.
YMMV
--
dda

On 6/9/06, Sven E Olsson <[EMAIL PROTECTED]> wrote:

Thx, I get it ... now i try to find out how to get only whole
words .. eg there should be some accepted characters before and after
the search word ...

Sven E
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to