Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Regex and multiple word search
Message
From
09/07/2009 07:49:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Regex and multiple word search
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01411109
Message ID:
01411109
Views:
101
given that activity is a c(100) field in a table

what is the bst way to find records where severeal words are present but not necessarily together

eg:

mouse+trap+living room
i want to find all occurances where 'mouse' is existing as well 'trap' and 'living room'
at the moment i have something like
'mouse'$activity and 'trap'$ activity and 'living room'$activity

which is kind of cumbersome once there are more than 3 phrases
I hope there is a way to do that with regex???


Thnaks


Peter
Peter Cortiel
Next
Reply
Map
View

Click here to load this message in the networking platform