Professor Bernd: -------------------------------------------------------------------------------- I would like to implement the highlighting function for identical words via VBScript. Therefore I could use "selText" to find the marked word and search for further occurrences. But how can I highlight the words?
See feature requests [...] -------------------------------------------------------------------------------- Hi, I think, this functionality is currently not supported - the mentioned script commands perform a selection - e.g. for copying text etc. - only one selection at a time is possible, multiple selected text portions are not supported with the current editor component. Other kinds of marking string occurrences, such as font or background color cannot be set individually in this manner either, as far as I know. (only e.g. for syntax highlighters etc.) vbr -- <https://forum.pspad.com/read.php?2,71873,71875> PSPad freeware editor https://www.pspad.com
