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