35 | Bring Back Original LS Line Numbers for ErrorsPeter Presnell26400 - 14 2009 (4) In 8.5.1 (and I assume the new Eclipse LotusScript Editor) LotusScript errors now refer to a line number that does not match to the line numbers of the LotusScript code. This make it extremeley difficult to debug LotusScript code. Could we please restore the reporting of the line number of ... |
25 | Less cryptic errormessagesSjef Bosman2083 - 19 2008 (4) I just got an errormessage in R8 that I hope an ordinary Notes user will never get: type mismatch in method CoerceString; AINSTANCE found, Unknown expected. While this may mean something to a developer, the average user will be completely lost. The additional button to open an IBM ... |
23 | Add a detail argument to Errors such as multiple matches foundSo when an error such as "multiple matches found in Name & Address Book(s)"
Would become:
So when an error such as "multiple matches found in Name & Address Book(s) for name 'John Doe'"
Other errors would benefit from better details as well. |
14 | Unique error code (Err)Take, for example, error number 4000. In my practice, I came across several instances of its occurrence: Connection/Access: 1. Notes error: The server is not responding. The server may be down or you may be experiencing network problems. Contact your system administrator if this problem persists. 2. Notes error: ... |