home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / ringer.zip / RINGER.DOC < prev   
Text File  |  1989-11-16  |  4KB  |  128 lines

  1.  
  2.  
  3.  
  4.      RINGER - Asynchronous Communications Port Ring Monitor - Version 1.00
  5.  
  6.  
  7.      RINGER is a memory resident program that monitors the Ring signal for com1
  8.      2, 3, or 4.
  9.  
  10.  
  11.      Command Format:  RINGER [   | ? | n ]       where [ ... ] denotes a
  12.                                                 choice the following:
  13.  
  14.           blank - Displays help information before installed
  15.                   Disables/enables display after installed
  16.  
  17.               ? - Displays help information anytime
  18.  
  19.               n - Installs resident portion of RINGER for COMn
  20.                   where n = 1, 2, 3, or 4.  After resident portion
  21.                   is installed, this parameter causes monitoring to
  22.                   switch to the specified com port.
  23.  
  24.      No method of removing this program from memory has been implemented.  A
  25.      boot is required.  Popular TSR management/removal programs do work on
  26.      RINGER.
  27.  
  28.      The output of this monitor program is displayed in the upper right hand
  29.      corner of the display.  Since the purpose of this program is to catch
  30.      a user's attention for incoming calls, no attempt has been made to
  31.      prevent snow on CGA boards.  Consider this one of the few times that
  32.      a CGA device has an advantage over other monitors.
  33.  
  34.      *** NOTE FOR BETA Version  (1.00) ***
  35.  
  36.      The program only makes a meager attempt to replace the contents of the
  37.      screen that the "ring" status overlays.  It is possible that the active
  38.      foreground program might have changed the display while the "ring" status
  39.      was being displayed.  In this situation, the program will restore the old
  40.      screen contents as of the time that the last ring started.  This appears
  41.      to only have cosmetic effects.  Methods of correcting this are under
  42.      consideration.
  43.  
  44.      BRS Hangs are known to occur when RINGER is running with PK(UN)PAK 3.61.
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.      Copyright (c) 1989 William H. Beers, IV                         Page - 1
  63.      All Rights Reserved                                          11 Nov 1989
  64.  
  65.  
  66.  
  67.      RINGER - Asynchronous Communications Port Ring Monitor - Version 1.00
  68.  
  69.  
  70.      Update History:
  71.  
  72.      1.00 - Nov   89 - Original "working" version.
  73.  
  74.      Distribution rights:
  75.  
  76.      Permission is granted to freely distribute this code, but not for
  77.      profit, provided that this notice, the following disclaimer, and and
  78.      this documenation file are included in their entirety and without
  79.      modifications of any sort or nature.  Commercial use of this work,
  80.      without the expressed written consent of the author, is specifically
  81.      prohibited.
  82.  
  83.      The author's address:
  84.  
  85.      William H. Beers, IV
  86.      1019 Redemption Way
  87.      Florissant, MO 63034
  88.  
  89.      Sysop, Fido 100/240, FidoNet mail only.
  90.  
  91.      Disclaimer:
  92.  
  93.      This prgoram is provided "as-is" without warranty of any kind, either
  94.      expressed or implied, including, but not limited to the implied
  95.      warranties of merchantability and fitness for a particular purpose.  The
  96.      entire risk as to the results and performance of the program is assumed
  97.      by the user.  Should the program prove defective, you (and not the
  98.      author) assume the entire cost of all servicing, repair, or correction.
  99.  
  100.      The author or anyone else who has been involved in the creation,
  101.      production or delivery of this program shall not be liable for any
  102.      direct, indirect, consequential or incidental damages arising out of the
  103.      use or inability to use this program.
  104.  
  105.      Despite all the above, the author would appreciate having bugs reported
  106.      via FidoNet to SYSOP on node 100/240 or via US Mail.
  107.  
  108.      Credit for this notice's wording given to Thomas J. Foth.
  109.  
  110.      Credit given to John Socha for his screen save program which provided an
  111.      example of the basic technique for resident programs.
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.      Copyright (c) 1989 William H. Beers, IV                         Page - 2
  126.      All Rights Reserved                                          11 Nov 1989
  127.  
  128.