11.3.1         EMAIL SEND macro file

--- Sample mcr to send email (do the same thing as the script about)

<MAIL>from=Tom Hwang

<MAIL>subject=This is a subject.

<MAIL>to=tomh@yourcompany.com

<MAIL>to_add=kathyl@yourcompany.com

<MAIL>cc=

<MAIL>bcc=

<MAIL>body=First \"a\" Line.

<MAIL>body_add=First Line also.\n

<MAIL>body_add=Second Line.\n\n

<MAIL>body_add=Regards,\n\n

<MAIL>body_add=Tom

<MAIL>send