Previous Topic: Locate the Cursor by ColumnNext Topic: Move the Cursor


Locate the Cursor on the Total Screen

The variable &CURSOR represents the location of the cursor with respect to the total screen size. For example, if the screen width is 80 columns, and the cursor is in column 5 of row 2, the value of &CURSOR is 85.