Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dealing with set exact on
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01394811
Message ID:
01394829
Vues:
51
This message has been marked as a message which has helped to the initial question of the thread.
>Thank you
>
>Is it possible to know if the user is typing only numbers ?
>
>Because if the tag is QXA3333 he types QXA3 it is also for chars, but different from 3333

lcDigits = '1234567890'

? empty(chrtran(lcSearch, lcDigits,'')) && only digits are in the search string
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform