Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CHR(13) does not work in message
Message
 
À
21/08/2001 14:11:42
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
00546894
Message ID:
00549224
Vues:
19
This is mail server dependent too... CHR(13) works with some mail servers to split your lines, not with others. To be safe you should always use CHR(13)+CHR(10)...

+++ rick ---


>I am trying to put a standard message into the message section of of an Email.
>
>If I use the following code
>
>loIP.cMessage = "This is coming from a program I wrote" + CHR(13) +;
> "Send it back to me and let me know it worked."
>
>The message runs to gether on the same line. The CHR(13) does not make the line break. If I store it first into a memo field, the memo field shows the line break, but when I import the contents of the memo field into the message, the line break doesn't work.
>
>If I type the message into the memo field and press the enter key to make the line break and then import the contectns of the memo field into the message, the line breaks as it should in the message.
>
>Obviously there is something else needed besides just chr(13).
>
>Any ideas?????
>
>Thanks
>
>Alan Wyne
>Rollpak Corp
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform