forked from QB64-Phoenix-Edition/QB64pe
-
Notifications
You must be signed in to change notification settings - Fork 0
_NUMLOCK
Samuel Gomes edited this page Nov 8, 2022
·
1 revision
The _NUMLOCK statement sets the state of the Num Lock key.
_NUMLOCK {ON|OFF|_TOGGLE}
- Version 1.4 and up.
- Keywords currently not supported.
- _CAPSLOCK (function), _NUMLOCK (function), _SCROLLLOCK (function)
- _CAPSLOCK (statement), _SCROLLLOCK (statement)