home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / BBS / TICWIN32.ZIP / EXAMPLE.CFG next >
Encoding:
Text File  |  2000-06-22  |  653 b   |  20 lines

  1. ; Configuration File Example
  2.  
  3. ; Inbound is where your mailer stores the TIC files and their
  4. ; corresponding files
  5. Inbound D:\Inbound
  6.  
  7. ; DataFile is used to specify where the text file will be created
  8. ;          for each process of the TIC files and what it's name 
  9. ;          will be.
  10. DataFile C:\DataFile.txt
  11.  
  12. ; LogFile : This tells TinyTic where to store the log file and what it will
  13. ;           be called.
  14. LogFile D:\tinytic.log
  15.  
  16. ; AreaName is used to denote which files belong to which area.  Areas
  17. ;          are specified in the TIC files.
  18. ; -Format: AreaName <Area's Name> <Destination of files>
  19. AreaName FIDONEWS C:\FidoNews
  20.