Problem with word boundaries in Valentina 2
Martin S.
blackfin at elfenherz.de
Tue Nov 14 09:51:51 CST 2006
Oh, well...escaping was the keyword...
I just had to write '\\b', a double escape, instead of only '\b'.
Now everything is fine and I'm happy again :-)
Thank you, you two!
regards,
Martin S.
Ruslan Zasukhin schrieb:
> On 11/13/06 10:48 PM, "Erne" <ernestogiannotta at tiscalinet.it> wrote:
>
>
>>> Note, that you can make db strength to be primary,
>>> And use then simpler REGEX
>>>
>>> fld REGEX '\bbo(.*)'"
>>>
>>> \b really is START OF WORD ?
>>>
>>>
>> maybe the search string needs to be escaped?
>>
>
> Actually why () here?
>
> It seems enough:
>
> fld REGEX '\bbo.*'"
>
>
>
More information about the Valentina
mailing list