Jump to content

REXXMouse: Difference between revisions

From EDM2
Created page with " ==License== * License: Freeware * Author: DGD ==Links== * [http://www.os2site.com/sw/dev/rexx/libs/rexxmous.zip 2009-11-18] * [https://github.com/OS2World/LIB-REXX-REXXMouse..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Returns mouse position for clicks on text screens. Also provides a working example for any other REXX extension.
;Files
*REXXMOUS.DLL
==Functions==
* ClickPos
* TestFunc
* MousInit


==License==
==License==
* License: Freeware
* License: Freeware
* Author: DGD
* Author: Denzil Danner


==Links==
==Links==

Latest revision as of 03:04, 10 November 2020

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

Files
  • REXXMOUS.DLL

Functions

  • ClickPos
  • TestFunc
  • MousInit

License

  • License: Freeware
  • Author: Denzil Danner

Links