Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String parsing
Message
 
 
À
03/05/2005 17:09:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01010613
Message ID:
01010622
Vues:
19
>Suppose you wanted to replace all occurances of ":" within mystring with a space " ". I seem to remember that there was a new command to do this but I can't find it if there is. I suppose I could write a short routine to do it but if there's a simpler solution I'd opt for that.
>
lcStr = CHRTRAN(lcStr, ":", SPACE(1))
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform