home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 488 / clockfix.doc < prev    next >
Text File  |  1983-12-12  |  958b  |  19 lines

  1. A week or so ago, I appended a note to DOS2 BUGS about the fact that the
  2. date in PCDOS 2.00 doesn't automatically increment at midnight. As a
  3. bypass for this problem (until it's fixed), I dis-assembled the builtin
  4. CLOCK$ device driver, fixed the "bug," assembled it, and re-installed it
  5. as a replacement CLOCK$ device driver. The Yorktown IBMPC file is called
  6. CLOCKFIX SYSTBH. To use it, you must first retrieve it using B3101 or
  7. B3277 and name it CLOCKFIX.SYS. Then you must add the filename to your
  8. CONFIG.SYS (or create a new CONFIG.SYS) in a line:  DEVICE=CLOCKFIX.SYS
  9.  
  10. This is pretty well described in the DOS 2.00 manual section on
  11. "Installable Device Drivers." Except for the filename, the instructions
  12. are the same as those for installing ANSI.SYS.
  13.  
  14. I have been using this driver for several days and have noticed no
  15. problems. Yes, the system-date now changes at midnight.
  16.  
  17.  Larry Rosen     HONE1(B007E)      Chicago, IL      TL 261-3959
  18.  
  19.