RNUG Lotus User Group (www.vlaad.lv)

    Few parameters to improve autocorrection in HCL Notes

    Vladislav Tatarincev  19 August 2024 17:11:28


    I was analysing MarvelClient database and found interesting notes.ini parameters the one user was using. There parameters are AutoCorrection parameters and they are described in https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0035122

    AutoCorrect.UseReplacementTable=1: Corrects common typing errors (e.g., replaces "teh" with "the").
    AutoCorrect.CapitalizeFirstWord=1: Capitalizes the first letter of every sentence.
    AutoCorrect.CorrectTwoInitialCapitals=1: Corrects instances of two initial capitals

    I tested it for a while in my environment and I find that with these parameters it is better.
    So I suggest to test them and deploy in production. I think they will add value for all languages, not only English.

    Archives