cobol1.hlp (Topic list)
CBL_SET_MOUSE_MASK (↑ Mouse Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_SET_MOUSE_MASK
 
  Function:     Sets the mouse event mask.
 
  Syntax:       CALL "CBL_SET_MOUSE_MASK" USING     mouse-handle
                                                    event-mask
                                          RETURNING status-code
 
  Parameters:   mouse-handle           PIC X(4) COMP-X.
                event-mask             PIC X(2) COMP-X.
                status-code            See Key
                                    -♦-