As posted many times before : sometimes lines of code in the programmers pane disappear when saving the code. The big problem is that no one seems to find a reproducable situation. This is what I noticed :
It only happens when you did not your line of code. For example : you add a line of code, and afterwards you don’t press , but you click somewhere else in the code, or you move the cursor with the arrow keys.
It only happens when the sript is longer then the programmer pane, thus when there’s a scroll bar.
It is the line where the cursor was blinking, that disappears.
The code passes the compiler before the line disappears, because the compiler will not notice any errors, for example if the ‘End If’ disappears in an ‘If Then’-block. It will be discovered by a second save.
Once the bug occurs, it stays resident. Even when you start scripting another object.
When te bug is resident, and you save your code, the code pane flickers and scrolls to the top. Normally the pane doesn’t scroll when saving the code.
In my case, when I restart the Notes client, the bug went away.
Alas, I cannot say what triggers the bug … but I hope this can help the IBM developers.
Any other experiences in this matter are highly appriciated.