• Anonymous
  • Login
  • Register


Ulrich Krause: Get the most out of Lotusscript - Richtext under the Microscope

Posted by Ulrich Krause | March 12, 2010


The project Cebulon is some kind of a sandbox to try (and sometimes fail) advanced techniques to use the C-API core functions of Lotus Notes and Domino from Lotusscript. There are a lot of code snippets you can find on the web to open a file dialog or to show a progressbar and so on. But did you ever try to change the settings of a document header or footer in the background using an agent? Not an easy one, is it? The $Header / $Footer items are RichText items and you cannot simply use ReplaceItemValue to modify the content.

Share

Please login first to comment.