Hi, I am trying to send a email with a robot and I don’t know what I am dooing wrong.

Hi,
string should be in linear format and for new line use +environment.Newline+ as line separator
Whenever You Want to Write in a new line
You can Use ;
Environment.Newline
vbCr
vbLf
vbCrLf
vbNewLine
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.