home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / sysutl / veal0989.arc / TL215.DOC < prev    next >
Text File  |  1989-01-25  |  3KB  |  52 lines

  1.  ╔════════════════════════════════════════════════════════════════════════════╗
  2.  ║                                                                            ║
  3.  ║              Documentation For Time Log (TL) - Version 2.15                ║
  4.  ║                A Shareware Program Written By Craig Veal                   ║
  5.  ║                                                                            ║
  6.  ╟────────────────────────────────────────────────────────────────────────────╢
  7.  ║                                                                            ║
  8.  ║    I initially developed this program for my own personal use and the      ║
  9.  ║    rights to it are my sole property.  This program is not and has never   ║
  10.  ║    been a public domain program.                                           ║
  11.  ║                                                                            ║
  12.  ║    LIMITED permission is granted for your personal, NON-COMMERCIAL use     ║
  13.  ║    ONLY.                                                                   ║
  14.  ║                                                                            ║
  15.  ║    This program may not be used in any commercial environment without my   ║
  16.  ║    WRITTEN PERMISSION. If you want to use it in a commercial environment,  ║
  17.  ║    simply send me a self addressed stamped envelope and I'll authorize     ║
  18.  ║    you to use this program as long as NO ONE, other than myself, MAKES     ║
  19.  ║    any profit from the sale of this program.                               ║
  20.  ║                                                                            ║
  21.  ║    SHARE this program with others!   Craig D. Veal                         ║
  22.  ║                                      4734B Jacksonville Lane               ║
  23.  ║                                      Andrews AFB MD 20335                  ║
  24.  ║                                      Phone 301-599-1071                    ║
  25.  ║                                                                            ║
  26.  ╚════════════════════════════════════════════════════════════════════════════╝
  27.  
  28.  
  29. This program is used to record system turn ON/OFF times and calculate the time 
  30. the computer was operational.  The syntax is:  TL ON or TL off.
  31.  
  32. TL ON will get the current time and save it to disk.  When you're done, type 
  33. TL OFF, and TL will calculate the difference between the ON and OFF times.
  34.  
  35. If you log OFF several times in a row, TL will calculate the time difference
  36. between each OFF time and the original start time.  It will not calculate
  37. the time between each OFF.
  38.  
  39. If you log OFF without logging ON, TL will save the turn off time but will not 
  40. be able to calculate the time between ON and OFF.  In this case, TL will 
  41. record a message showing 'No Start Time Available'.  
  42.  
  43. You can enter REMARKS from the DOS prompt simply by typing them after the 
  44. ON/OFF entry.  The only limit is the DOS keyboard buffer.  Total remarks 
  45. can be either 110 or 111, depending on whether ON or OFF was selected.
  46.  
  47. Use ITL.COM to change the default file (C:\TL.DAT) used to store the times.
  48.  
  49. Examples:  TL ON Working with word processor
  50.            tl off worked on household inventory
  51.  
  52.