Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to search for a string / word in a memo field
Message
From
08/06/2006 21:02:17
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
08/06/2006 21:00:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01128004
Message ID:
01128005
Views:
21
>Hello
>
>I need help on how to search for a string / word in a memo field?
>
>If found, I want to search for that word in all memo fields in a table.
>
>Thanks
>
>Bob

Use the "$" operator.
if MyWord $ MemoField
  ...
endif
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform