home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / rainbow / msdos / misc / timer.lzh / TIMER.DOC next >
Text File  |  1984-09-01  |  2KB  |  51 lines

  1.          TIMER - a Software Clock for Rainbow MS-DOS
  2.       
  3.       
  4.                 Copyright (c) 1985 by
  5.       
  6.                    Joerg K. Genius
  7.                Digital Equipment GmbH, Munich
  8.                     Version 1.4 - 850812
  9.       
  10.       
  11.       This Software I make free for everyone with the following 
  12.        restrictions :
  13.       
  14.         - It  may  neither be  sold  nor  be  used  for  any  other 
  15.       commercial purpose.
  16.     - The program sources may not  be  given to someone outside 
  17.       DIGITAL Equipment.
  18.     - You are not allowed to modify the copyright message.
  19.  
  20.       
  21.       If you make changes to the program,  please inform me via 
  22.        EASYnet GYCSC1::JOERG.
  23.       
  24.       
  25.       
  26.       The only purpose of TIMER is to 'eat' CPU time.  The side 
  27.        effect  is  displaying  the  current time at the upper right 
  28.        corner of  the  screen  independant  what you are doing with 
  29.        your Rainbow.
  30.       
  31.       So it is  a very simple example how to implement a second 
  32.        task running in the background.
  33.       
  34.       Usage is quite easy :
  35.       
  36.       TIMER [on]   will start displaying the current time
  37.       
  38.       TIMER off    will disable the program.
  39.       
  40.       There's  no   reason   to   turn   off  the  timer.   The 
  41.        screen-saver will turn off the display anyway.
  42.  
  43.       Version 1.4  has  been  improved  to check for the 'real' 
  44.        MS-DOS clock during  idletimes,  so TIMER will now hopefully 
  45.        be syncronous with the internal clock.
  46.       
  47.       
  48.       Have fun !
  49.       
  50.            joerg genius
  51.            csc - munich