SetNumLockOn
Description: |
baSetNumLockOn sets the state of the Num Lock key. |
Platforms: |
Windows |
Usage: |
Result = baSetNumLockOn( On ) |
Arguments: |
Integer. If On is true, the Num Lock key is turned on, otherwise it is turned off. |
Returns: |
Void. |
Examples: |
Director: Authorware: |
See also: |
baNumLockOn baCapsLockOn baSetCapsLockOn |