Hi,
I want to copy text from current notes document’s “Body” field and paste it into the “Body” field of a new memo using lotus script API’s. I also want to retain the formatting of the text in the new memo.
Lotus Notes provides the same functionality as follows:
-
Select a meeting on the calendar.
-
Go to Actions->Copy into new-> Message
The text in the body field of the selected meeting gets copied into a new notes memo.
I need to implement this using lotus script APi’s.
I would be grateful if you help me with the same.
Thanks in advance,
Abhi