Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chr(13) conversion
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00926064
Message ID:
00926067
Vues:
15
Hi Sander,

Your code will remove CHR13) from a string if it's there but maybe it isn't CHR(13) you're seeng? How do you read file in a string?

>
>In my app I'm reading some text files. In these text files I need to remove my chr(13) characters. I tried to remove these characters with the strtran command to replace the characters with an empty string.
>
>But when I execute the followoing command nothing is replaced.
>
>cMyString = STRTRAN(cMyString, chr(13), "")
>
>Which command can I use instead?
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform