home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / clock_time / timer / !Timer / !Help < prev    next >
Encoding:
Text File  |  1990-02-11  |  954 b   |  27 lines

  1.                   Help for Timer
  2.                   ==============
  3.  
  4.   This application was originally written as a
  5.  timer for use while on-line with a modem.
  6.   It is basically a simple stopwatch, with one
  7.  extra feature: A cost counter (on by default)
  8.  of how much the time has cost so far (default
  9.  is costed at 4p per minute)
  10.   At present, to change the units ($,¢ or £,p
  11.  etc.) and the cost-per-minute, you must edit
  12.  the program !RunImage (Change the constants
  13.  near the start of the program).
  14.  
  15.   You can start, stop, reset (set back to 0), 
  16.  or restart (continue timing from where you
  17.  left off), and also turn costing on or off by
  18.  clicking on the various options on the menu.
  19.   Note that this menu changes depending on the
  20.  state of the stopwatch (due to a severe fit of
  21.  programmer laziness).
  22.  
  23.   If you exit the desktop and return later, the
  24.  timer (if the application is still running)
  25.  will still be running, and will display the
  26.  correct time.
  27.