Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Search code
Message
De
12/04/2001 13:43:45
 
 
À
12/04/2001 13:41:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00494933
Message ID:
00494952
Vues:
20
>>>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
>and
>AT('sMiTh','JOHN Smith JR')------------> 6
Of course, I meant:
ATC('sMiTh','JOHN Smith JR')------------> 6
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform