SET-MOUSE-POSITION-PIXEL (op-code 25)

You must pass a group item with the same structure as described under GET-MOUSE-STATUS. The mouse is placed at the coordinates named by MOUSE-ROW-PIXEL and MOUSE-COL-PIXEL, relative to the current ACUCOBOL-GT window. These coordinates describe the mouse position in terms of the display's base units (which are pixels for graphical systems). Unlike MOUSE-ROW and MOUSE-COL, or MOUSE-ROW-EX and MOUSE-COL-EX, the uppermost pixel is row 0/column "0" instead of row 1/column 1. The button-status fields are not used.