home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / latest / clock24.lbr / CLOCK24.DZC / CLOCK24.DOC
Encoding:
Text File  |  1994-02-02  |  2.6 KB  |  64 lines

  1. This program will set or read the MM58167 clock chip used by the 
  2. Kenmore clock, the Anapro clock for the H89, the CDR Super RAM 89 
  3. clock for the Heath H89, and perhaps others.
  4.  
  5. INTRODUCTION:
  6.  
  7. Thi≤ clocδ ha≤ n∩ yea≥ por⌠ howeve≥ thσ yea≥ i≤ usuall∙ storeΣ at
  8. thσ clocδ basσ por⌠ plu≤ 9« Thσ clocδ doe≤ no⌠ 'rol∞ overº thσ ì
  9. yea≥ oε Januar∙ ▒ anΣ doe≤ no⌠ recognizσ lea≡ years« Thσ clocδ 
  10. does not handle Day Light Savings time(I am not sure any clock 
  11. for 8 bit computers does this). CLOCK.COM overcomes these 
  12. deficiencies by using the clock RAM to store and retrieve needed 
  13. information.
  14.  
  15. INSTALLATION:
  16.  
  17. T∩ usσ thσ prograφ yo⌡ neeΣ t∩ bσ surσ thσ basσ por⌠ fo≥ you≥ 
  18. clocδ i≤ installed«  Thσ basσ por⌠ should bσ installeΣ b∙ usinτ 
  19. the included clock24.cfg with ZCNFG. The values for the Kenmore,
  20. Anapro H89 and CDR H89RAM clocks are noted in the CFG file.
  21.  
  22. Several other options are available and are explained by the
  23. CFG file.
  24.  
  25. èUSING THE PROGRAM:
  26.  
  27. Enter CLOCK ? at the command line to see the options for setting
  28. or reading the clock. The first time you set the clock you must
  29. set the day-mon-yr hour:minute:second. The hour must be entered
  30. in the 24 hour format when setting the clock(07=7 a.m, 19=7 p.m.).
  31.  
  32. CLOCK.COM will run under ZCPR3 or standard CP/M. If you are using
  33. ZCPR3, you may use the 'S' option to store the current time in 
  34. the Z3 message buffer. Later using the 'E' option you may 
  35. determine the time that had elapsed to the hundredth of a second
  36. since the time was first stored. For example, if you want to know 
  37. how long it takes program 'test' to perform its function, 
  38. 'clock s;test;clock e' will report the elapsed time. This will 
  39. work best if run from a RAM disk or a hard disk. [A caveat--
  40. the TEST program must not use the same Z3 message registers as
  41. CLOCK.COM).
  42.  
  43. The program U option allows updating of the clock chip to 
  44. automatically adjust for a slow or fast clock. You first 
  45. set the clock with two known date/times, such as from WWV,
  46. 2 to 7 days apart. Then CLOCK U will use this data to reset 
  47. the clock. You MUST always use the same copy of the program 
  48. to set or update the clock. I suggest that in all but your 
  49. main copy of CLOCK that you disable the U option. If you want
  50. other copies of CLOCK to set the clock or do not want to use 
  51. the update option you should use ZCNFG to set the wrtflg to YES.
  52.  
  53.  
  54. Biff Bueffel
  55. 19820 N.W. Metolius Drive
  56. Portland, Oregon 97229-2864
  57.  
  58. (503) 645-7783 (voice)
  59.  
  60. Messages may be left for me on 
  61.  
  62.     1) Al Hawley's BBS (310) 670-9465
  63.  
  64.     2) Jay Sage's BBS (617) 965-7259
  65.