home *** CD-ROM | disk | FTP | other *** search
- ; TicTrak Control File
-
- ; Order is irrelevant, blank lines and comments are ignored.
-
- ;------------------------------------------------------------------------------
- ; This is your TIC.CFG file.
- ; Default is TIC.CFG in the current directory.
-
- Tick .\TIC.CFG
-
- ;------------------------------------------------------------------------------
- ; This is where TicTrak will store the accumulative data.
- ; Default is TICTRAK.DAT in the current directory.
-
- Data .\TICTRAK.DAT
-
- ;------------------------------------------------------------------------------
- ; This is where TicTrak should log it's operation.
- ; Default is to echo to the screen and not produce a log file.
-
- LogFile TT.LOG
-
- ;------------------------------------------------------------------------------
- ; This is how much information to include in the log file.
- ; Default is 6.
-
- LogLevel 5
-
- ;------------------------------------------------------------------------------
- ; Use this to use Front Door logging style.
- ; Default is to use Opus style logging.
-
- ;FDLog
-
- ;------------------------------------------------------------------------------
- ; Using this will include RAD files as well as TIC files in your totals.
- ; Default is to ignore RAD files.
-
- ;Include RAD
-
-