I need a simple way to retrieve and set the caret position
(good old LOCATE!), not the x/y coordinates, but the according
character position (index)!!!
In Addition I want to know if its possible to toggle the INSERT
state for changing from insert- to overwrite-mode.
Thanx
(good old LOCATE!), not the x/y coordinates, but the according
character position (index)!!!
In Addition I want to know if its possible to toggle the INSERT
state for changing from insert- to overwrite-mode.
Thanx
Comment