is a small program I’ve written to export attachments and emails from the Lotus Notes email client.
Now there are commercial programs which can do the same thing, but since I had a little time on my hands, I wrote LNME. Learnt a bit about Lotus Notes programming at the same time.
It’s difficult to code for Lotus Notes, which is why you don’t see many code examples on the internet.
And I found that Visual Studio 2008 is more forgiving of syntax errors than VS 2005. Things which would just work in VS 2008, would throw an exception in VS 2005.
When I get some more time, I will be making further improvements to LNME.
Anyhow, you can read further about LNME, and download it, here.
Recent Comments