I have an IBM Domino server with 30 .nsf applications on it.
From time to time these applications get lotusscript errors which can sometimes not be noticed by developers.
For example, if a form uses a method from a library, and the developer changes that method, then when the library is saved, the error will not appear, but a red cross icon will appear next to the form icon in Designer and an entry will appear in the Problems list .
The developer may not notice this cross and this entry, and the problem will only appear to the end user.
I would like to be able to get a list of such errors programmatically, in order to then send the alert to some management system. Is it possible to do this?