home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / sysutl / dosclock.arc / DOSCLOCK.DOC < prev   
Text File  |  1989-12-31  |  2KB  |  54 lines

  1.  ──────────────────────────────────────────────────────────────────────────────
  2.  DOSCLOCK.COM  (C) Copyright 1987,1989  Randolph M. Beck
  3.  ──────────────────────────────────────────────────────────────────────────────
  4.  
  5.     Displays clock on screen while at the DOS command line.
  6.  
  7.     Unlike other clock programs, this clock will disappear when
  8.     programs are run and then reappear when the program returns
  9.     to the DOS command line.
  10.  
  11.     DOSCLOCK uses only about 800 bytes when resident.
  12.  
  13.     The clock will be displayed in 80 column text mode only.
  14.  
  15.  
  16.  ──────────────────────────────────────────────────────────────────────────────
  17.  
  18.  Syntax:  DOSCLOCK [/*][/12][/24]
  19.  
  20.     [/*] - Permanent Clock Option:
  21.       An asterisk on the command line will force the clock to remain.
  22.  
  23.       eg:  DOSCLOCK /*
  24.            keeps the clock up continuously.
  25.  
  26.            Run DOSCLOCK again to return it to normal status.
  27.  
  28.  
  29.     [12] or [24] hour options may be selected:
  30.  
  31.       eg:  DOSCLOCK /12
  32.            displays time in 12 hour ("am"/"pm") format.
  33.  
  34.            DOSCLOCK /24
  35.            displays time in 24 hour (military) format.
  36.  
  37.  
  38.  ──────────────────────────────────────────────────────────────────────────────
  39.  
  40.  DOSCLOCK may be freely used and distributed for non-commercial purposes.
  41.  
  42.  Although under no obligation, you may get on our user list by sending $10.
  43.  Registered users will receive a diskette with more programs and utilities,
  44.  including the latest version of DOSCLOCK.COM.
  45.  Please specify choice of either 5 ¼" or 3 ½" diskette.
  46.  
  47.      Randolph M. Beck
  48.      DOSCLOCK User Registration
  49.      P.O. Box  560487
  50.      Orlando, FL  32856-0487
  51.  
  52.  (Previous users may note that this is a new address.)
  53.  
  54.