home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / WUTI / WTCH.ZIP / README.TXT < prev    next >
Text File  |  1998-04-25  |  2KB  |  68 lines

  1. README FILE for:
  2.  
  3. 'Watch' version 1.0a copyright Alex Burmester 1997
  4.  
  5. --------------------
  6.  
  7. Watch is a simple program that fuctions as a high-end/up-market digital LCD watch.
  8. It has for main funtions('modes'):
  9.  
  10. * Time(Normal Time)
  11. * Alarm
  12. * Timer(Like an egg-timer)
  13. * Stop Watch
  14.  
  15. Independent of what mode the Watch is currently in, the time (hh:mm) is displayed in the blue
  16. title bar. Also, the Date is always displayed just under the title bar.
  17.  
  18. The Alarm feature includes both an alarm that can be set for a specific time and a chime that
  19. can sound every hour, on the hour.
  20.  
  21. A useful feature of WATCH is that it saves everything from one seesion to the next. The alarm 
  22. time, timer time and stopwatch time are all saved. Also saved is whether these fuctions are on 
  23. or off, meaning if a function was operating when you last closed the program, it will continue 
  24. operating from where it left off.
  25.  
  26. --------------------
  27.  
  28. Setting:
  29.  
  30. In the modes:Time, Alarm and Timer, setting takes place by pressing the 'R' button, which toggles through the different parts of the display(eg. hours, minutes, seconds) and then pressing the 'L' button repeatedly until the value is as you want it.
  31.  
  32. --------------------
  33.  
  34. Sounds:
  35.  
  36. If you want to use your own sounds for Alarm and Timer:
  37. * Replace ALARM.WAV and/or TIMER.WAV with your sound(s)
  38. * Edit watch.ini under the [Alarm] and/or [Timer] heading, by
  39. inserting the following keys:
  40.  
  41. SoundDelay=
  42. SoundPlayed=
  43.  
  44. In SoundDelay, put a millisecond value(ie. 1000 = 1 second). This is
  45. the time allowed for the WAV file to play(it should be larger than the
  46. time the sound takes).
  47.  
  48. In SoundPlayed, put an integer for how many times you want the sound
  49. played.
  50.  
  51. (ie.
  52.  
  53. [Alarm]
  54. SoundDelay=1500
  55. SoundPlayed=10
  56.  
  57. )
  58.  
  59. NB: The default values are for the sounds that come with the program.
  60.  
  61. --------------------
  62.  
  63. For updates/additional information:
  64.  
  65. Web Site: http://www.uq.net.au/~zzpburme/ABSoftware
  66. E-Mail:   burmester@uq.net.au
  67. BBS:      +61 7 38763430 (Number is local to Brisbane, Australia) Online: 6pm-6am(GMT+10:00)
  68.