Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AT() but whole word only
Message
 
 
To
05/07/2008 11:19:25
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01328188
Message ID:
01329245
Views:
13
>>>is there a way to look for a word in a memo field text but only find whole words.
>>>eg: looking for KING should finf Martin Luther King but not lurking
>>>even if KING is at the beginning of a line or sentence or at the end therof.
>>>
>>>maybe REGEX could work, but how
>>>
>>>
>>>Peter
>>
>>
>>? ' '+'king'+' ' $ ' '+'king and I'+' '
>>? ' '+'king'+' ' $ ' '+'you are the king'+' '
>>? ' '+'king'+' ' $ ' '+'kingsolomon and I'+' '
>>
>thit won't find king. or King at the beginning of a line
>regex works perfectly.
>
>
>Peter

It will find it, look closer at this solution.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform