home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / mclk105.zip / MCLK.DOC < prev    next >
Text File  |  1996-05-16  |  2KB  |  42 lines

  1.  
  2.  
  3.  
  4.                                  MCLK v1.05
  5.                        DOS thing: moving time display
  6.                    Freeware, copyright (c) March 16, 1996
  7.                                      by
  8.                            David Daniel Anderson
  9.                                  Reign Ware
  10.  
  11.                   ** READ REIGNWAR.TXT FOR LEGAL TERMS **
  12.  
  13.  
  14.  
  15. MCLK displays the system time on the screen, changing the location and
  16. color of the time display every five seconds.  The time moves clockwise,
  17. in an oval, simulating the tip of the second-hand of a clock.
  18.  
  19. Usage:  MCLK
  20.  
  21. MCLK will automatically detect the screen dimensions, and take advantage
  22. of _text_ modes other than the standard 80x25.
  23.  
  24. Color is not random, but sequential, from decimal 08 to 15 (bright black on
  25. black through bright white on black).
  26.  
  27.  
  28.                               REVISION HISTORY
  29.  
  30. v1.00  : 1993/08/19.  First public release.
  31. v1.00a : 1993/08/30.  Fixed cursoron procedure, with thanks to David Cheung.
  32. v1.01  : 1993/09/10.  New getcursor and setcursor procedures, via Randall
  33.                         Woodman.  Supercede cursoroff/ cursoron.
  34. v1.02  : 1993/09/27.  Refined getcursor and setcursor procedures, with much
  35.                         help from Mark Shadley.
  36. v1.03  : 1994/12/07.  New cursor procedures (again!).
  37. v1.04  : 1995/01/25.  Tightened code.
  38. v1.05  : 1996/05/16.  Changed display to rotating movement, with five seconds
  39.                         in between screen updates.  Suggested by Ky Moffet.
  40.                       Removed seconds from display.
  41.  
  42.