Rxmous

Version: 
Release 2
Release date: 
Thursday, 23 May, 2019

License:

Interface:

Authors/Port authors:

Rxmous is a simple mouse DLL for REXX, with C source, to returns mouse position for clicks on text screens.

This software is distributed as compressed package. You have to download and manually install it; if prerequisites are required, you will have to manually install them too.

Manual installation

Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).

Following ones are the download links for manual installation:

Rxmous v. Release 2 (23/5/2019, Frank Beythien) Readme/What's new
Rxmous is a simple OS/2 DLL for providing screen positions on text screens to REXX programs. I created it, as the existing REXXmous.dll did not work as expected. Probably this was caused by the used programming language VP (Virtual Pascal). So I took the logic over to C, and it worked without further changes. The other template was rxdllkit. 2019-05-22: Changes: doubleclick detected and reported optionally call clickpos() no dblclick detected/reported call clickpos('D') report dblclick single buttonclick 1 reporting is delayed for dblclick detection Return values: row column button timestamp 0 0 0 0 if no button pressed 6 42 1 1234565 for single button 1 click 6 42 D 1234567 for button 1 double click (if enabled) 6 42 2 1234567 button 2 6 42 3 1234567 button 3 Included files: Rxmous.rme This file Rxmous.c source code Rxmous.obj object code (output from wcc386) Rxmous.dll DLL (output from wlink) Rxmous.lnk wlink control file Rxmous.map wlink map output file Rxmouscl.cmd batch file for compile and link Rxmoustd.cmd REXX testfile for Rxmous.dll with doubleclick Rxmoustt.cmd REXX testfile for Rxmous.dll without doublclick
 hobbes.nmsu.edu/download/pub/os2/dev/rexx/rxmous2.zip
Record updated last time on: 28/05/2019 - 06:16

Translate to...

Add new comment