Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String to number
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00403111
Message ID:
00403113
Vues:
15
>I'm importing some phone numbers that are in several formats. Is there a command to strip off any non numeric characters from a string?
>
>Thanks
>
>Pat Murphy

set library to (home()+'foxtools.fll')
lcNumString = strfilter(lcNumString,"1234567890")
Rip Ryness
International Falls, MN
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform