Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strings in a Memo Field
Message
 
À
01/09/2000 00:02:24
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00411573
Message ID:
00411576
Vues:
15
Hi Steven

Try
llStringInMemo = (lcStringToSearchFor $ MemoField)
or, to be case insensitive,
llStringInMemo = (upper(lcStringToSearchFor) $ upper(MemoField))
Cheers,

Andrew




>I have a memo field that has a list of report names. How can I check the memo field and see if the list contains a certian string? Thanks for the Help.


If we were to introduce Visual FoxBase+, would we be able to work from the dotNet Prompt?


From Top 22 Developer Responses to defects in Software
2. "It’s not a bug, it’s a feature."
1. "I thought I fixed that."


All my FoxTalk and other articles are available on my web site.


Unless specifically identified otherwise, anthing posted here is purely my opinion and may or may not reflect the policies or practices of Microsoft.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform