Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find a string inside of a memo field?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Find a string inside of a memo field?
Miscellaneous
Thread ID:
00264411
Message ID:
00264411
Views:
53
I am using STRTRAN(MyMemoFieldName, 'MY STRING', 'FOUND IT')
as follows:

gcFoundIt = STRTRAN(MyMemoFieldName, 'MY STRING', 'FOUND IT')

Then, I check for gcFoundIt = "FOUND IT"
and if the string 'MY STRING' was found in the memo field, then I do some special processing.

Is there a better way to find a string inside of a memo field?
This doesn't seem to work very well.

Thanks for the help. I don't know what I would do without you.
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Next
Reply
Map
View

Click here to load this message in the networking platform