The runtime system contains a library routine called
W$MOUSE that you can use to control the behavior of the mouse. You use this routine with the CALL statement in your COBOL program.
See the
W$MOUSE entry in
Appendix I for details on using this routine.