This is not helpful. It only shows how to run ADISCF, which I already know. ADISCF only allows me to map an ADIS "key" to an ADIS "function". I want to map a physical keystroke to and ADIS "key". Specifically, I want the mouse to be able to do sommthing during an ADIS ACCEPT. Preferably, I would like it to move the cursor.
Yes, this is exactly what I was looking for. It is in my copy of the book, I guess I was not diligent enough to find it. I hope it works. I'll test it out and get back to you.
I works! Somewhat complex, but that can be hidden in the copybook. You have to Initialize the mouse, Open the mouse, Activate the mouse function, then after the mouse is detected, Read the mouse data. With the example in the book, the mouse moves the cursor if clicked on an input field, but if cliked elsewhere, it terminates the ACCEPT with the Mouse function code in CRT STATUS. This is exactly what I wanted.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.