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:
01521168
Vues:
41
>>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

Thanks. Sergey gave me TRANSFORM() as the solution
I ain't skeert of nuttin eh?
Yikes! What was that?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform