home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / hard / misc / clocktool / readme < prev    next >
Encoding:
Text File  |  1994-04-04  |  930 b   |  35 lines

  1.         ClockTool V1.1
  2.         ~~~~~~~~~~~~~~
  3.  
  4. This is a simple tool which may invoked from the CLI to do
  5. some simple operations on the battery and/or system clock,
  6. e.g. set date/time of either, display either/both, set one from
  7. the other, increment, and log.
  8.  
  9. Most of these features, particularly those accessing
  10. the battery clock, are not available using current AmigaDos
  11. commands.  
  12.  
  13. It runs under AmigaDos 2.xx and above, and on a machine
  14. with a battery backed-up clock.
  15.  
  16. To install, merely copy it to somewhere in your path.
  17.  
  18. This is freeware. C-source is supplied; it compiles under 
  19. SAS/C 6.3 (and maybe lower versions).
  20.  
  21. Use this at your own risk.
  22.  
  23.  
  24. Gary Duncan (gduncan@philips.oz.au) 
  25.  
  26.  
  27. Release History
  28. ~~~~~~~~~~~~~~~
  29.  
  30. V1.0        Original
  31. V1.1        - Added date/time setting feature (like AmigaDos Date).
  32.         - did some internal cosmetic changes.
  33.         - incorporated __AMIGADATE__ for Version command.
  34.         - fixed a minor display bug in -b option
  35.