Hi Notes Gurues.
I need to rewrite this @Formularcode to Lotus Script:
@Command([EditGotoField]; “Body”);
@Command([EditSelectAll]);
@Command([TextSetFontFace]; “Arial”);
@Command([TextSetFontSize]; “10”);
@Command([EditDeselectAll])
so that it works on a backend document. I have tried with some of the NotesRichTextItem functions in Script, without any luck. Has any of you some code that I can learn from ? Please.
Kind regards and thx in advance
Lars