Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strings in a Memo Field
Message
De
01/09/2000 00:19:40
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgie, États-Unis
 
 
À
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:
00411578
Vues:
10
Steven....

>>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.

store the memo field to a string variale...

m_str=mytable.mymemo

Then you can use any string function to search for your string....

$.. will give a boolean answer
occurs() will tell you if it exists and how many times it exists

others you might look up in help.....

at()
rat()
atc()
ratc()
Tom Gahagan
Alliance
Computer Solutions

"Music, like sex, is much too important to be left to professionals."
Robert Shaw
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform