Hi, I am not able to find any artical which covers this.I want to create a text file using current/existing doc’s fields and attach it into mail memo to be sent.
Can you please help me?
Thanks in advance.
Hi, I am not able to find any artical which covers this.I want to create a text file using current/existing doc’s fields and attach it into mail memo to be sent.
Can you please help me?
Thanks in advance.
Subject: Create text file & attach it in email to send
ehm…how much development experience do you have?
Subject: RE: Create text file & attach it in email to send
Hmm… I think compared to u, not at all.
Subject: RE: Create text file & attach it in email to send
This is too specific a task for someone to have written an article about it specifically. Please read these:Designer help: Lesson 3: Sending an e-mail message
Designer help chapter entitled “File Handling” which will show you how to create and write text into a file.
A way to manage temporary files in LotusScript so that you don’t accidentally overwrite a valuable file or leave garbage hanging around.
EmbedObject method of NotesRichTextItem
If you can’t put those bits together to do what you want, you might want to consult with a more experienced Notes developer.