![]() |
alphaLockOff | Function (ROM Call 0x482) |
AMS 2.00 or higher | kbd.h |
void alphaLockOff (unsigned char *Status); |
Turns the alpha-lock off on the TI-89.
alphaLockOff first returns the current alpha-lock keyboard status in Status. Then it turns the alpha-lock off. This routine exists on both the TI-89 and TI-92+, but as there is no alpha-lock on the TI-92+, this function does nothing on the TI-92+.