Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Search code
Message
From
12/04/2001 13:20:36
 
 
To
12/04/2001 13:12:26
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00494933
Message ID:
00494938
Views:
22
>Again, forgive me, what is the command to search for anything in anywhere in a field? I was thinking of STR() or CHRTRAN() or something... I have done this before but I forgot. Example... search for 'Smith' in 'John Smith Jr'
>
>Chuck
'Smith' $ 'John Smith Jr'--------> .T.
AT('Smith','John Smith Jr')------------> 6
HTH.........Rich
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform