home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / dos / flit10d.exe / FLIT.CFG < prev    next >
Encoding:
Text File  |  1995-09-03  |  1.2 KB  |  64 lines

  1. ;
  2. ; FLIT (C) 1994 Whirlwind Software
  3. ;
  4. ; FLIT.CFG - A sample configuration file for FLIT.
  5. ;
  6.  
  7.  
  8. ; Filename of the output text file for the main file list.
  9.  
  10. output          FLIT.TXT
  11.  
  12. ; Filename of the header file for the main list.
  13.  
  14. header          FLIT.HDR
  15.  
  16. ; Filename of the footer file for both main and new-files lists
  17.  
  18. footer          FLIT.FTR
  19.  
  20. ; Reverse the commenting on the two below options to use Terse mode.
  21.  
  22. ;terse
  23. verbose
  24.  
  25. ; Comment this out to produce ONLY new-files lists.
  26.  
  27. ;newonly
  28.  
  29. ; New file cutoff is 30 days.  Comment this out to turn off new-files lists.
  30.  
  31. new             30
  32.  
  33. ; Header filename for new-files list
  34.  
  35. newheader       FLIT-NEW.HDR
  36.  
  37. ; Output filename for new-files list
  38.  
  39. newoutput       FLIT-NEW.TXT
  40.  
  41. ; Comment this out if you don't want missing files listed
  42.  
  43. missing
  44.  
  45. ; What to display for missing files
  46.  
  47. missingmsg      ((( Missing )))
  48.  
  49. ; The "box" definition
  50.  
  51. box             ╔╗╚╝═║
  52.  
  53. ; Whether or not to skip blank lines
  54.  
  55. ;skipblank
  56.  
  57. ;
  58. ; These area definitions are examples only.  You'll want to change them
  59. ; right away to reflect your areas and pathnames.
  60. ;
  61.  
  62. area    c:\limitles      @.\files.001     Limitless Project: General
  63. area    c:\limitles\ans      Limitless Project: ANSi
  64.