TimeTrak is freeware. You may use and distribute this program as you wish.
Distribution must include this readme file.The author of TimeTrak is in no way
responsible for any damages caused by the use of TimeTrak. If you find that
TimeTrak is useful, please send an email just to let me know how many people
are using the program.

Copyright 1998 Tom Stevic <stevic@ibm.net>

*************************************************************************************
TimeTrack is a little timer that records the elapsed time between pressing
the Start button and exiting the program. Pressing the Stop button will cause
the timer to stop, but not reset. When the program is exited, a file will be
created, or appended to, the default name is "time.log" that has the date of shut down,the elapsed time, and, if selected, the start and stop times for that session. This file will be created in the directory where TimeTrak is run from.

By clicking the mouse pointer while it is in the time display window, you can
select the name of the log file that is created, and if you any or all of the
log options. Please note that at this time there is no error checking for the
creation of the file. If an invalid file name is entered, the program will simply
exit without saving.


I use the program to keep track of billable hours on projects that I do. 

If anyone has any suggestions feel free to forward them to me at the above
email address.

History:
V 1.00 Released to public 2/15/98

V 1.01 Replaced objectrexx function with classicrexx to fix error on exit 2/16/98
 
V 1.02 Added the options of changing the log file name, and storing the start and
stop times.
