Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Search fields
Message
 
 
To
31/08/2005 16:17:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01045673
Message ID:
01045689
Views:
24
If "wordA" $ thisfield AND  "wordB" $ thisfield
...
>
>If I have 2 or more values, such as "wordA" and "wordb", and I want to search a string. Is it best to say:
>
>
>If "wordA" $ thisfield
>   If "wordB" $ thisfield
>      Return .T.
>   endif
>endif
>
>
>Is there a better way?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform