This page is for files made for UBASIC. a BASIC interpreter that handles large numbers. INK.ZIP>UBASIC 8.74's INKEY function did not seem to be working under Windows XP, so I wrote this. It puts a value for the keys into a 2-byte INTEGER, byte order is similar to QuickBASIC's INKEY$. You can use ASC() on the character you want to compare it to, to do the comparisons.

Links:
Wikipedia: UBASIC Download UBASIC 8.74