Programmers' Reference > Application API > Interfaces > TextView
TextView.GoToLineChar
Method: GoToLineChar(nLine as Long, nChar as Long)
Description
Moves the caret to the specified line and character position.
Errors
3900
The object is no longer valid.
3901
Invalid address for the return parameter was specified.