Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SCAN within a memo field
Message
From
20/04/2000 11:58:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
20/04/2000 11:44:29
Erin Eby
Mission Critical Software
Gainesville, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00361824
Message ID:
00361844
Views:
22
>i have data in a memo field within a table. is it possible to do a SCAN...ENDSCAN...within that field only? i need to search for a set of characters within that field only. tia!!


Yes, like a substring search.
scan for atc("mychars",myMemo)>0
or
scan for like("*myword1*myword2*ma?sachuset?s*",myMemo) && Case sensitive
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform