How to Show Notes API Error
March 30th, 2010
No comments
When you do as much work with the Notes API as we do, you’ll end up running into errors at one point or another. When writing programs in C or C++, you can translate the error number to a string pretty easily. But we’re doing more and more with the API in LotusScriptand have many more examples). In this situation, we needed to be able to translate an error number into a text error message.
Viewed 4279 times by 1102 viewers













