Tagged Questions
1
vote
1answer
91 views
LotusScript cannot get file attachment from email
I had never run into this problem, but I cannot get a handle on a file attachment on an email. I have code that can either search the document for Embedded Objects or search a field for Embedded ...
3
votes
1answer
2k views
Need to work with $FILE attachments and I cannot access them
I have an incoming email (mail-in db) that contains a RichTextField where "some" attachments are found. I am also finding attachments not in the RTF but in the Document as $FILE. I am trying to get a ...
1
vote
4answers
235 views
Retrieve the form from one document and place it into an RTF on another form
I have an mail-in database where the mailDoc is a table of values retrieved from the incoming email. Nothing special, it just makes it easier to work with this way. I have a scheduled agent that reads ...
6
votes
3answers
28k views
Sending formatted Lotus Notes rich text email from Excel VBA
I have little Lotus Script or Notes/Domino knowledge but I have a procedure, copied from somewhere a long time ago, that allows me to email through Notes from VBA. I normally only use this for ...
