home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / util / mayflower.lha / MayFlower / CapsLock / docs / CapsLock.doc next >
Text File  |  1994-03-17  |  1KB  |  32 lines

  1.  
  2.                                  CapsLock
  3.  
  4.                            by Stephen D Childers
  5.  
  6. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7. Program Description:
  8.  
  9.    1) Will return WARN if Caps Lock key is lit. Is to be used only within
  10.       script files. See file "testit" for usage example.
  11.  
  12.       This program is a re-write of another program called CapsWarn,
  13.       see CapsWarn.post file for the original program idea, author and
  14.       source.
  15.  
  16.       This variation of the "CapsWarn" program will work with Workbench
  17.       V1.3 and should also work with higher versions.
  18.  
  19.    2) It can only be run from CLI. Can be made resident.
  20.  
  21. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  22. Script Usage:
  23.  
  24.    CapsLock [option]
  25.  
  26.       option: w = if CAPSLOCK lit return WARN  (DEFAULT)
  27.               e = if CAPSLOCK lit return ERROR
  28.               f = if CAPSLOCK lit return FAIL
  29.  
  30. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  31.                            End Of Document
  32.