Attempting to write a macro using WRQ's Reflection software to run a pro-iv screen which requires the user to enter Alt + M to open a window.
How can I get the ASCII code pro-iv is expecting for this hotkey combination so I can program the macro?

ASCII Code for hotkey
Started by scminter, Oct 04 2005 10:32 PM
8 replies to this topic
#2
Posted 05 October 2005 - 10:37 AM
Warning - only do this on Character mode systems!
Run the $TERM screen. Look at the TYPE assigned to the TERM-ID "DEFAULT". (This is 99.9% the one you need unless someone is being clever).
Run the $CRT screen. Put this into Lookup mode (or ONLY use Return to move between the fields).
Look on the Second Screen. Against the WINDOW prompt you'll see the string of Hex characters that ProIV will interpret as the user requesting a Window.
HTH
Or do you already know that ALT-M is what ProIV is expecting, and you just want to know what character ALT-M is generating?
Run the $TERM screen. Look at the TYPE assigned to the TERM-ID "DEFAULT". (This is 99.9% the one you need unless someone is being clever).
Run the $CRT screen. Put this into Lookup mode (or ONLY use Return to move between the fields).
Look on the Second Screen. Against the WINDOW prompt you'll see the string of Hex characters that ProIV will interpret as the user requesting a Window.
HTH
Or do you already know that ALT-M is what ProIV is expecting, and you just want to know what character ALT-M is generating?
Edited by Chris Pepper, 05 October 2005 - 10:38 AM.
#4
Guest_Guest_*
#8
Posted 07 October 2005 - 03:34 AM
I found a list of scancodes. I have no idea if they will help:
http://www.glue.umd....8c/scancode.htm
http://www.glue.umd....8c/scancode.htm
Reply to this topic

0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users