Computing.Net > Forums > Programming > Send email w/o extra line breaks

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Send email w/o extra line breaks

Reply to Message Icon

Name: stroke6463
Date: October 12, 2006 at 07:26:22 Pacific
OS: XP
CPU/Ram: idk
Comment:

I send out an email every day through a command line email program. The email gets the subject from a text file that I create. When I get the email in Outlook 2003, it removes the extra line breaks and looks bad. I don't want to have to tell everyone to hit "Restore extra line breaks" every day for this e-mail. So, is there a way I can send this e-mail so it will not have these line breaks removed by outlook?
I know I can use "echo." to add in a line after each line or I could put 2 spaces at the beginning of each line but I would like to avoid using them. Thanks.

Ex.
This is how it is being seen w/o line breaks

Error Downloading 77 File. Errorlevel of 12. Error Downloading 78 File. Errorlevel of 12. Error Downloading 79 File. Errorlevel of 12. Refer to F:\WSFTP\WS_FTP_tools_v9.pdf

I want to see this.

Error Downloading 77 File. Errorlevel of 12.
Error Downloading 78 File. Errorlevel of 12.
Error Downloading 79 File. Errorlevel of 12.
Refer to F:\WSFTP\WS_FTP_tools_v9.pdf



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Send email w/o extra line breaks

Remove extra line generated by bat www.computing.net/answers/programming/remove-extra-line-generated-by-bat/17659.html

Perl: local IP info w/o knowing www.computing.net/answers/programming/perl-local-ip-info-wo-knowing/3953.html

script to insert a line break www.computing.net/answers/programming/script-to-insert-a-line-break/9499.html