Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting CRLF
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01190708
Message ID:
01190753
Vues:
15
>Though this only takes care of the CRLFs at the beginning and end of a string, don't forget about ALLTRIM's upgraded capabilities. It can remove characters of your choice now.
>
>
>mystr = chr(13) + chr(13) + chr(9) + "Hello World" + chr(13) + chr(10)
>? MyStr
>? MyStr
>? alltrim(MyStr, 0, chr(13), chr(9), chr(10))
>
>
>Michel - I CC:ed you on this, but there is no definitive indcator of this fact. Would it be possible to add some sort of indicator so that you'd know when the message you're getting is a CC. Sometimes you can tell, sometimes you can't.

If you would have CCed, it would have appeared in my inbox. To CC, when you reply, you need to check to related members.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform