Description
Saves the position of the cursor in a numbered position, that can be restored later but the CursorRestore command
Syntax
Text.CursorSave (lng1) |
lng1
integer in the range from 0 to 4 corresponding to one cursor position
Return value
Error code
Context
Text designer commands
See also
Related to cursor movement character-by-character:
CursorDown, CursorLeft, CursorRight, CursorUp
Related to cursor movement in larger steps:
CursorWordLeft, CursorWordRight, CursorPageDown, CursorPageUp, CursorParaDown, CursorParaUp
Related to movement to start/end position:
CursorStartLine, CursorStartPara, CursorStartText, CursorEndLine, CursorEndPara, CursorEndText, CursorStartAllText, CursorEndAllText
Related to screen scrolling:
CursorScrollDown, CursorScrollUp
Related to tables:
CursorCellLeftRight, CursorCellUpDown
Related to movement on justified text lines:
Related to bookmarks:
Related to cursor object