Domino Code Fragment
| Code Name* How to Append One RTItem to Another via LotusScript Without a Save Prompt | Date* 11/07/2025 | Source (or email address if you prefer)* [email protected] IP address:.108.162.242.36 | |
| Description* How to Append One RTItem to Another via LotusScript Without a Save Prompt | Type* LotusScript | Categories* (Misc) | |
| Implementation: | Required Client: | Server: |
| Limitations: | Comments: Note, however, that the changes are not visible until the document (after the script has completed) is closed and reopened. Also note that the AppendRichTextItem method appends only the first 32K of a RichTextItem; the remainder is truncated. | |