CALL CAPSOFF
This instruction is available in Advanced Basic, Ultra Basic and Workmate Basic.
Contents |
Effect
Turns off the CAPS led and sets the computer in small letters mode (lowercase).
It's equivalent to POKE &HFCAB,&H00: OUT 170, INP(170) OR 64.
Syntax
CALL CAPSOFF
Related to
- CALL CAPSON
- only with Ultra Basic: CALL CAPSLOCK