|
|
|||
|
|
|
| MATHEMATICA TUTORIAL | More About »|Functions » |
| SendMail["To"->address,"Subject"->subj,"Body"->text] | send a basic email message |
| SendMail[...,"Body"->{expr1,expr2,...}] | send arbitrary Mathematica expressions |
| SendMail[...,"Attachments"->file] | send a message with file attachments |
Sending email from Mathematica.
| In[1]:= |
| Out[1]= |
| In[2]:= |
| Out[2]= |
| In[3]:= |
| Out[3]= |
| In[4]:= |
| Out[4]= |