Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Search for number in a string
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01521152
Message ID:
01521155
Vues:
47
>Times.WordUsed is a numeric field - Value is 2011 through to 2020
>
>Cauight2 is a string
>
>IF Times.WordUsed $ Caught2 Function value argument error occurs here.
>
>How do I search inside the string for the number?
>
>I've tried converting the number to a string using the CHR() function
>and noodled around in VFP help for a while but no luck.

Will this work?

If STR(Times.WordUsed) $ Caught2
ICQ 10556 (ya), 254117
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform