Previous Topic: POKE termname row col poketextNext Topic: RDSCREEN termname


RDCURSOR termname

This command returns cursor location. The location of the cursor is returned as two numbers, row, and column.

Note: This command runs synchronously in AOF rules and will return data in the external data queue.

MSGID ON
RDCURSOR TERM3
OPS3582I 23 1
Return code:
  0 - Normal completion.
  4 - RDCURSOR command was not executed. A warning message was issued.
      Terminal name is not defined.
      Terminal name is disabled.