Jump to content

REXXMouse: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
Returns mouse position for clicks on text screens. Also provides a working example for any other REXX extension.  
Returns mouse position for clicks on text screens. Also provides a working example for any other REXX extension.  
==Functions==
* ClickPos
* TestFunc
* MousInit
==License==
==License==
* License: Freeware
* License: Freeware

Revision as of 03:03, 10 November 2020

Returns mouse position for clicks on text screens. Also provides a working example for any other REXX extension.

Functions

  • ClickPos
  • TestFunc
  • MousInit

License

  • License: Freeware
  • Author: Denzil Danner

Links