Dear ALL,
i’m trying to prevent Lotus to convert Memo into internal format by saving.
I have a MEMO with MIME content in Draft-Folder. I open it edit a little and then want to save. It saves fine, but not as MIME!
Does anyone knows how to let Lotus know, to save the Memo as MIME?
Thanks in advance
Daniel
Subject: HELP: Saving memo converts MIME content.
If you open a document to edit, it must be converted to rich text. At best, it could convert it back to MIME, but there would be loss in the process, including headers and all the loss associated with conversion from MIME to rich text and rich text to MIME. The only way to avoid this is to use an agent that specifies that NotesSession.ConvertMime = False and then change elements that way. Manual editing = conversion, no matter what.
Subject: RE: HELP: Saving memo converts MIME content.
Dear Ben,
thank you very much for a fast and clear answer.
Daniel Orlowski