home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / t2bbs501.zip / TIC2BBS.CFG next >
Text File  |  1994-09-13  |  2KB  |  58 lines

  1. ;
  2. ; - Tic2BBS v5.00 Configuration file...
  3. ;   Copyright (c) 1993, 1994  Mark R. Evans
  4. ;
  5.  
  6. bbstype         maximus                         ; Maximus v2.x
  7. ;bbstype         ra2                            ; Remote Access v2.x
  8. ;bbstype         acfiles                        ; ACFiles v5.6x
  9.  
  10. filedata        d:\bbs\max\area.dat             ; Maximus v2.x
  11. ;filedata        d:\bbs\ra2\files.ra            ; Remote Access v2.x
  12. ;filedata        d:\bbs\acfiles\acfpath.ctl     ; ACFiles v5.6x
  13.  
  14. ;
  15. ; ---   What .Tic processor do you use?  TICK or Allfix
  16. ;
  17.  
  18. ;tictype         allfix                      ; ALLFIX v4.16 or above
  19. tictype         tick                        ; Tick v2.10
  20.  
  21. ;
  22. ; filename of tic/allfix cfg file
  23. ;
  24. ;ticcfg          d:\bbs\allfix\fareas.fix    ; For AllFix v4.16 or above    
  25. ticcfg          d:\bbs\tic\tic.cfg          ; For TICK.EXE
  26.  
  27. filetocreate    newfile.cmd                 ; What bat/datafile to create
  28. ;   --- Command  -  This is the command that is placed at the 
  29. ;                   beginning of the batch file.  For example,
  30. ;                   if you are using ACFiles, then command would
  31. ;                   be:
  32. ;
  33. ;command acf_util /maint alloff remcount integ fdbdate fdbadd fdbstamp nosort notrunc
  34. ;
  35. ;                   Tic2BBS will then add the area numbers that need
  36. ;                   updating at the end of this command.
  37. ;
  38. ;                   IF YOU ARE RUNNING RemoteAccess v2.x, *DO NOT*
  39. ;                   use a command!  Let Tic2BBS simply create a 'data'
  40. ;                   file that contains the area numbers of the areas
  41. ;                   that received files via tic, and then in your tic
  42. ;                   batch file, use the following command:
  43. ;
  44. ;                       RAFILE IMPORT @AREAS.LST /UTic_File
  45. ;
  46. ;                   set 'FileToCreate' to AREAS.LST
  47. ;
  48. ;  For Maximus just call FB(p).EXE
  49.  
  50. command  fbp.exe
  51.  
  52. inbound         c:\msc\tic2bbs2             ; your inbound directory
  53.                                             ; where the .tics come in
  54. ;
  55. logfile         tic2bbs.log                 ; log file name (optional)
  56.  
  57.  
  58.