5 pts.
 Lotus notes @mailsend as lotusscript
I have a form with the following fields:- Form Name: leasetracemail ltto (text) ltcc (text) ltfbcc (text) ltsubject (text) ltbody (rich text) trailer(text) the rich text field can contain attachments and I am tryinmg to use the @mailsend as follows: @MailSend(ltto;ltcc;ltbcc;ltsubject;"";ltbody:trailer); However @mailsend does not work with rich text fileds for attachments. I beleive that I need to use Lotusscript to do this but am not a Lotussscript programmer. Can anyone translate the mailsend command (to use on a button) as Lotusscript please? Thanks Pete

Software/Hardware used:
Lotus Notes/Domino
ASKED: March 12, 2012  10:05 PM
UPDATED: March 13, 2012  11:14 AM

Answer Wiki:
In your existing maid send command add one more parameter as [IncludeDoclink] and try.
Last Wiki Answer Submitted:  March 13, 2012  11:14 am  by  shivasanjay   1,055 pts.
All Answer Wiki Contributors:  shivasanjay   1,055 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _