"Error encountered fetching data" in iNotes
We had a couple of customers reporting a problem when using iNotes that they got an error ("Error encountered fetching data") when iNotes tried to retrieve the inbox contents.
notes.ini settings that affect iNotes
Found an article on LDD about notes.ini settings that affect iNotes - it is like finding a goldmine.
Small bug in LotusScript Vector class
I have been using the Vector class by Johan Känngård a lot lately to big satisfaction but found a bug it in on Friday.
Zet (Set) class in LotusScript
I extended the Vector class by Johan Känngård to create simple Set implementation (unique elements only). It is called "Zet" since "Set" is a reserved word in LotusScript.