Tuesday, July 22, 2008

How to initialize NotesDocumentCollection in zero

Sometimes I have tasks where I should start to work with empty collection of documents. One of my fellow shown me yesterday probably the simplest solutions how we can got empty collection.

Set notesDocumentCollection = notesDatabase.GetProfileDocCollection("WRONG_NAME")


I like this solution and as I see it is perhaps the best one.

p.s. if anybody has better solution I would be happy to see it.

Thursday, July 03, 2008

Lotus Notes 8: Doc Fields Comparer

Here is an updated DocViewer, it can compare fields in 2 documents.

You can download "Doc Fields Comparer" on OpenNTF.org anytime, here is a link