Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CHR(13) does not work in message
Message
From
21/08/2001 14:11:42
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Title:
CHR(13) does not work in message
Miscellaneous
Thread ID:
00546894
Message ID:
00546894
Views:
46
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
Next
Reply
Map
View

Click here to load this message in the networking platform