home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / MFB11.ZIP / MAKEFB.CFG next >
Text File  |  1994-01-06  |  1KB  |  54 lines

  1. ;
  2. ; -=* MAKEFB Configuration File *=-
  3. ;
  4. ; +---------------------------------------------------+
  5. ; | The following configuration keywords are required |
  6. ; +---------------------------------------------------+
  7. ;
  8. ; The path and name of the file build utility.
  9. ; For DOS systems this is FB.EXE
  10. ; For OS/2 systems this is FBP.EXE
  11. ;
  12. FileBuild C:\Max\Fb.Exe
  13. ;
  14. ;
  15. ; The Path to the inbound directory where incoming "TIC" files are received
  16. ;
  17. Inbound   C:\InBound
  18. ;
  19. ;
  20. ; +---------------------------------------------------+
  21. ; | The following configuration keywords are optional |
  22. ; +---------------------------------------------------+
  23. ;
  24. ; The path and name of your TICK configuration file (default: TIC.CFG in
  25. ; current directory)
  26. ;
  27. Tick      C:\Tick\Tic.Cfg
  28. ;
  29. ;
  30. ; The path and name of the Maximus AREA.DAT file (default: AREA.DAT in the
  31. ; current directory)
  32. ;
  33. AreaDat   C:\Max\Area.Dat
  34. ;
  35. ;
  36. ; The path and name of the bat/cmd file to create (default: RUNFB.BAT in the
  37. ; current directory)
  38. ;
  39. Batch     C:\Max\RunFb.Bat
  40. ;
  41. ;
  42. ; The path and name of the MAKEFB log file (default: MAKEFB.LOG in the current
  43. ; directory)
  44. ;
  45. Log       C:\Tick\Tick.Log
  46. ;
  47. ;
  48. ; Level of log file reporting can be 1, 2, or 3 where 1 is the least and 3 is
  49. ; the most verbose (default: 3 );
  50. ;
  51. Level     3
  52. ;
  53. ; -=* End *=-
  54.