.LightPen Row, Column
Simulates a light pen selection at the specified location in the Terminal window.
Row | Argument type: Integer |
Specifies a row on the host screen. You can use rcMouseRow to specify the row where the mouse was last clicked. | |
Column | Argument type: Integer |
Specifies a column on the host screen. You can use rcMouseCol to specify the column where the mouse was last clicked. |
![]() |