Re: Sending multi line email message from vb?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Bob O`Bob (filterbob_at_yahoogroups.com)
Date: 10/13/04


Date: Wed, 13 Oct 2004 08:43:05 -0700

Mike wrote:
>
> "Bob Butler" <tiredofit@nospam.com> wrote in message
> news:ug4wWRTsEHA.3320@TK2MSFTNGP15.phx.gbl...
>
> > Chr(13) is a carriage return but you need both that and Line Feed to
> > indicate end-of line
> > Try using Chr$(13) & Chr$(10) or vbCRLF or vbNewLine
>
> What's the difference between vbNewLine and vbCrLf ?

None.
But there might have been in the future, had VB continued to evolve.

        Bob


Quantcast