home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / anlog144.zip / antcplog.doc next >
Text File  |  1995-06-05  |  1KB  |  39 lines

  1. This program will compute the time you spent on-line with the IAK, based
  2. on the TCP/IP log file. You must, of course, have the logging feature of
  3. the Dialer object enabled (Settings, Logging tab).
  4.  
  5. To run it, you need to specify the log file name, as it is specified in
  6. the previously mentioned setting ; for instance :
  7.  
  8. antcplog c:\tcpip\etc\connect.log
  9.  
  10. The program will output a listing similar to this one :
  11.  
  12. 8<-------------------------------------------------------------------
  13.              janvier :  0h27
  14.              février :  2h24
  15.                 mars : 19h23
  16.                avril : 15h02
  17.                  mai :  9h56
  18.    Moyenne mensuelle :  9h26 (mois actifs uniquement)
  19. 8<-------------------------------------------------------------------
  20.  
  21. (Note : this is for French-speaking countries ; other countries will
  22. have English text ; country information is provided by OS/2, based on
  23. the COUNTRY statement of the CONFIG.SYS file).
  24.  
  25. History
  26. -------
  27. 05/06/95        v1.44
  28.         The version number reflects the Dialer's version number to which
  29.         AnTCPLog has been adapted. This one supports version 1.0, 1.2 and
  30.         1.44 of the dialer (1.3 has not been tested but should work).
  31.  
  32. ---------------------------------------------------------------------
  33. Any comments welcome :
  34.  
  35. Raphaël Vanney
  36.  
  37. rvanney@ibm.net or zlika@chaos2.frmug.fr.net
  38.  
  39.