.SetMousePos

Syntax

SetMousePos Row, Column

Description

Sets the mouse position to the specified row and column coordinates.

Command Parameters

Row Argument type: Integer
  The row to which the variable will be written. The default is Cursor Position Row. The minimum value is 1 (row 1 is the first row). The maximum value varies according to the number of rows supported by the terminal model the Design Tool is emulating.
   
Column Argument type: Integer
  The column to which the variable will be written. The default is Cursor Position Column. The minimum value is 1 (column 1 is the first column). The maximum value varies according to the number of rows supported by the terminal model the Design Tool is emulating.
   






 

 

  Attachmate