SetAlphaStatus Function (ROM Call 0x163)

AMS 2.00 or higher kbd.h

void SetAlphaStatus (unsigned char Status);

Sets the alpha-lock status on the TI-89.

There are two valid values for Status: TRUE turns the alpha-lock on; FALSE turns it off.
On the TI-92+, the function does nothing.


See also: GetAlphaStatus