SnTT: Notes Document Structured Text Export for Multilingual (UTF-8)

This Lotus Notes Domino “Show and Tell Thursday” was promoted by Paul Harrison’s new blog and his sntt post on SnTT: Notes Document Structured Text Export. (Welcome Paul, and thank you!) My current nightmare involves a lot of Multilingual madness. Continue reading SnTT: Notes Document Structured Text Export for Multilingual (UTF-8)

Lotus Guru makes a more Attractive Export of Categorized Notes Views to Excel

Kevin Pettitt (aka Lotus Guru) took my code to Export any Lotus Notes View to CSV or Excel, automagically, and made it work a bit better than my (raw by design) output in his Make Attractive Exports of Categorized Notes Views. Continue reading Lotus Guru makes a more Attractive Export of Categorized Notes Views to Excel

SNTT : Trapping Document Delete in LotusScript to skip Document processing

This all started because I wanted to skip certain processing on a document if a document was going to be deleted (if it was going to be deleted the process was redundant). There is a nice DeleteDocument method for the Continue reading SNTT : Trapping Document Delete in LotusScript to skip Document processing

SNTT : Testing for Unique Multi Values in a Lotus Notes Form field

Last week I posted on Testing for Unique values in a Lotus Notes Form field, then Nathan’s Comment made me reprise the code. (Learn and share or “CITOKATE”) I promised to show how to test for Unique multiple values (or Continue reading SNTT : Testing for Unique Multi Values in a Lotus Notes Form field