home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mailers / tt_101.zip / TICTRAK.CTL < prev    next >
Text File  |  1993-06-12  |  1KB  |  41 lines

  1. ; TicTrak Control File
  2.  
  3. ; Order is irrelevant, blank lines and comments are ignored.
  4.  
  5. ;------------------------------------------------------------------------------
  6. ; This is your TIC.CFG file.
  7. ; Default is TIC.CFG in the current directory.
  8.  
  9. Tick .\TIC.CFG
  10.  
  11. ;------------------------------------------------------------------------------
  12. ; This is where TicTrak will store the accumulative data.
  13. ; Default is TICTRAK.DAT in the current directory.
  14.  
  15. Data .\TICTRAK.DAT
  16.  
  17. ;------------------------------------------------------------------------------
  18. ; This is where TicTrak should log it's operation.
  19. ; Default is to echo to the screen and not produce a log file.
  20.  
  21. LogFile TT.LOG
  22.  
  23. ;------------------------------------------------------------------------------
  24. ; This is how much information to include in the log file.
  25. ; Default is 6.
  26.  
  27. LogLevel 5
  28.  
  29. ;------------------------------------------------------------------------------
  30. ; Use this to use Front Door logging style.
  31. ; Default is to use Opus style logging.
  32.  
  33. ;FDLog
  34.  
  35. ;------------------------------------------------------------------------------
  36. ; Using this will include RAD files as well as TIC files in your totals.
  37. ; Default is to ignore RAD files.
  38.  
  39. ;Include RAD
  40.  
  41.