Link to home
Start Free TrialLog in
Avatar of IceMountain
IceMountain

asked on

Attachments in email

I've got attachments in a richtext field (ATT) on a document. I want to send an email with the attachments. I tried to do this:

Set rtitem = New NotesRichTextItem( note, "Body" )
Set attachrtitem = doc.Getfirstitem("ATT")
Call rtitem.AppendRTItem( attachrtitem )

And Lotus Notes crashes.

Do I have to detach each file and do embedobjects?  

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of BBeckham
BBeckham

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Netminder
Netminder

IceMountain,

Some of these questions have been open for some time. Please resolve them appropriately as soon as possible. Continued disregard of your open questions will result in the force/acceptance of a comment as an answer; other actions affecting your account may also be taken. I will revisit these questions in approximately seven (7) days.

https://www.experts-exchange.com/jsp/qShow.jsp?ta=apache&qid=20244080 12/05/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=dbgen&qid=20176058 08/29/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=linux&qid=20104970 04/12/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=linux&qid=20163211 08/04/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=11950339 11/22/00  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20014301 12/28/00  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20029438 01/10/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20074928 02/08/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20079924 02/19/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20122138 05/22/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20124947 05/26/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20136581 06/16/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20142793 06/28/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20144554 07/02/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20168831 08/15/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20208718 10/24/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=lotusnotes&qid=20226597 11/04/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=php&qid=20096626 03/25/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=php&qid=20108210 04/21/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=php&qid=20184032 09/17/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=php&qid=20206133 10/23/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=php&qid=20227517 11/05/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=perl&qid=20078009 02/14/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=perl&qid=20084634 02/27/01  
https://www.experts-exchange.com/jsp/qShow.jsp?ta=perl&qid=20093489 03/18/01  

Please note that an Easy question is normally considered to be worth 50 points.

Thanks,

Netminder
Community Support Moderator
Experts Exchange
Admin notified of user neglect. Force/accepted by

Netminder
Community Support Moderator
Experts Exchange