home *** CD-ROM | disk | FTP | other *** search
-
- CapsLock
-
- by Stephen D Childers
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Program Description:
-
- 1) Will return WARN if Caps Lock key is lit. Is to be used only within
- script files. See file "testit" for usage example.
-
- This program is a re-write of another program called CapsWarn,
- see CapsWarn.post file for the original program idea, author and
- source.
-
- This variation of the "CapsWarn" program will work with Workbench
- V1.3 and should also work with higher versions.
-
- 2) It can only be run from CLI. Can be made resident.
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Script Usage:
-
- CapsLock [option]
-
- option: w = if CAPSLOCK lit return WARN (DEFAULT)
- e = if CAPSLOCK lit return ERROR
- f = if CAPSLOCK lit return FAIL
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- End Of Document
-