Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking for a command!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00106563
Message ID:
00106566
Vues:
21
>I am looking for a command that will strip char from a string. Like the command strtran() but work for all char. in the string,
>
>Ex: a = "adchw"
> b = "wrcjs"
>?str????(a,"wcs") ==> "adh"
>?str????(b,"wcs") ==> "rj"
>
>I know it exist because Paul is using it!
Ok I found the command!
It Chrtranc() This is a cool command! If only I we can have the same thing in VB :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform