Font Size

Can i know how to change a font size display using lotuscript to increase the size?

Subject: Font Size

If it’s just for display then you can use the SetEvironmentVar method to update the notes.ini file. The parameter you need to set is Display_font_adjustment=n where n is a value between -1 and 25 which is added to the existing default font size selected.