Hello. I am wondering how to go about emailing a long message in VB. I am using Outlook.application and such to do the actual mailing which works fine. But how do i go about sending a long message(30 lines long)? When I continue typing my message on the next line, it thinks it is more code. Do I use a '+' or '()'? None of those seem to work. I also must include contents of string variables in this message. I am sure this is easy, but I can't figure it out!! Please help!