IF _ACORNSOFT OR _4TRACKS EQUB &DD, &EE \ These values are workspace noise and have no meaning EQUB &77, &BB ELIF _SUPERIOR OR _REVSPLUS .menuKeysSup EQUB &9D \ Negative inkey value for SPACE EQUB &CF \ Negative inkey value for "1" EQUB &CE \ Negative inkey value for "2" EQUB &EE \ Negative inkey value for "3" ENDIFName: menuKeysSup [Show more] Type: Variable Category: Keyboard Summary: Negative inkey values for the menu keys (SPACE, "1", "2" and "3") for the Superior Software releaseContext: See this variable in context in the source code References: This variable is used as follows: * GetMenuOption uses menuKeysSup