Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String Function - Allow only specified subset of asci sc
Message
De
03/07/2019 10:16:21
 
 
À
25/06/2019 05:29:16
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01669285
Message ID:
01669366
Vues:
69
>How about the good old double chrtran?
>
>
>function SubAsci
>lParameters cAnyString,cAllowOnlySequence
>
>cFilteredString=chrtran(cAnyString, chrtran(cAnyString, cAllowOnlySequence, ""), "")
>return cFilteredString
>
UPDATE: Please disregard. I misread the code.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform