cobol1.hlp (Topic list)
CBL_INIT_MOUSE (↑ Mouse Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_INIT_MOUSE
 
  Function:     Initializes mouse support. This routine must be called
                before other mouse routines can be called.
 
  Syntax:       CALL "CBL_INIT_MOUSE"  USING     mouse-handle
                                                 mouse-buttons
                                       RETURNING status-code
 
  Parameters:   mouse-handle           PIC X(4) COMP-X
                mouse-buttons          PIC X(2) COMP-X
                status-code            See Key
                                    -♦-