realbasic-nug
[Top] [All Lists]

Re: SMTP Format help needed

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: SMTP Format help needed
From: "Steve Garman" <realbasic@garman.demon.co.uk >
Date: Wed, 30 Jul 2008 23:13:14 +0100
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <D03A60F5-C52C-4824-8F85-96A06579A84A@tolisgroup.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
>      Mail.BodyPlainText = ReplaceLineEndings(MailBody,  
> EndOfLine.Macintosh, EndOfLine.Windows)

Isn't that too many parameters?

Don't you mean

Mail.BodyPlainText = ReplaceLineEndings(MailBody, EndOfLine.Windows)

-- 
Steve Garman
Using RB2008r2 Professional on Windows Vista Ultimate



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>