Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CHR(13) does not work in message
Message
De
21/08/2001 14:11:42
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Titre:
CHR(13) does not work in message
Divers
Thread ID:
00546894
Message ID:
00546894
Vues:
44
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform