SET CURSOR

Reference

Syntax

SET CURSOR { { FIELD field [LINE line]
                     [[DISPLAY|MEMORY] OFFSET off] }
           | { LINE line
                    [[DISPLAY|MEMORY] OFFSET off] }
           | { col lin } }.


Effect:

Sets the cursor position on screens and lists.

Additions