home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / screen / mss10.arj / MSS.DOC next >
Encoding:
Text File  |  1991-09-01  |  2.1 KB  |  62 lines

  1.                    Message Screen Saver v1.0
  2.  
  3.                CopyRight 1991 By George Spafford
  4.  
  5.                         August 30, 1991
  6.  
  7. Purpose:
  8.  
  9. To allow a user to type a program name (MSS), instead of having a TSR
  10. resident in memory, which will display a user-defined message on the
  11. computer screen in text mode.  While displaying this message, the
  12. program will augment the message's position on the screen in order to
  13. prevent any "Burn In" from occuring.
  14.  
  15. Procedure:
  16.  
  17. MSS  message
  18.  
  19.      "Message" is the user defined, one line message.
  20.    
  21.      Example:   MSS I am at Lunch       <- Displays "I am at Lunch"
  22.  
  23.  
  24.      If a message is not displayed, a simple ascii symbol set made up
  25.      of ascii symbols 174, 1 and 175 will appear on the screen.
  26.  
  27.      To regain control of the system, simply press a key.
  28.  
  29.  
  30.    
  31. Register:
  32.  
  33.      I hope this program helps you evaluate some of your problems
  34.      or even makes some solutions/benefits clear.  This program is
  35.      released as shareware.  Its price is $5 for each concurrently
  36.      used copy.  If you have any suggestions or comments, I'd REALLY
  37.      like to hear those too.
  38.  
  39.             Sincerely,
  40.  
  41.             George Spafford
  42.             3001 LakeShore Drive, #329
  43.             St. Joseph, MI 49085
  44.  
  45.      Data:  (616) 468-5026  Queued Access BBS 14.4Kb USR Dual HST
  46.                             FIDOnet: 1:227/250
  47.                                (File Req's allowed or give a call & 
  48.                                 say "hi" to Tim, the BBS's sysop).
  49.  
  50. Legal stuff:
  51.  
  52.      MSS IS DISTRIBUTED AS IS.  THE AUTHOR (GEORGE SPAFFORD) MAKES NO
  53.      WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
  54.      TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE,
  55.      WITH RESPECT TO THIS SOFTWARE AND DOCUMENTATION. IN NO EVENT SHALL
  56.      THE AUTHOR BE LIABLE FOR ANY DAMAGES, INCLUDING LOST PROFITS, LOST
  57.      SAVINGS, OR ANY OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  58.      OUT OF THE USE OF OR THE INABILITY TO USE THIS PROGRAM.
  59.  
  60. ----------------------------------------------------------------------------
  61.  
  62.