Please suggest me how to extract characters using Lotuscript.
Subject: Extracting characters from word document using lotus script
The standard advice for ‘how do I do in Notes’ is to record a macro in the Office app while you do whatever it is you’re trying to do, then re-write the macro into LS.
There are links to tips for how to do this in the FAQ of FAQs (FAQ link shows up when you post a new item).
If you can’t record a macro for some reason, I’d visit the MS forums and get advice for how to write a VBA routine to do what you want, then convert that to LS.
HTH
Doug