REXXMouse: Difference between revisions
Appearance
	
	
| No edit summary | No edit summary | ||
| (One intermediate revision 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.   | 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 | ||
Latest revision as of 02: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