home *** CD-ROM | disk | FTP | other *** search
/ CICA NT 1997 April / CICA_NT_CD-ROM_Walnut_Creek_April_1997.iso / _bbs / rbbstool / makefidx.cfg < prev    next >
Text File  |  1997-02-27  |  3KB  |  78 lines

  1. * for the cdrom, you have to edit this to reflect the correct drive letter
  2. *
  3. * Configuration file for MAKEFIDX, version 1.1
  4. * NameFile is the name of the list of files
  5. */NameFile=\RBBSCD\FIDX.DEF
  6. /NameFile=FIDX.DEF
  7. * LocationFile is the name of the list of locations for files
  8. */LocationFile=\RBBSCD\LIDX.DEF
  9. /LocationFile=LIDX.DEF
  10. * For WriteMode, use "Replace" when replacing existing NameFile and
  11. *     LocationFile.  If want to add to existing files, use "Update"
  12. /WriteMode=Replace
  13. */WriteMode=Update
  14. * list as many as you have (DOS) directories where you want
  15. * all the files in them listed.
  16.  
  17. * /FileSpec= m:\msdos\starter\*.*
  18. /FileSpec=p:\docs\*.* 
  19. /FileSpec=p:\admin\*.* 
  20. /FileSpec=p:\alpha\*.* 
  21. /FileSpec=p:\archiver\*.* 
  22. /FileSpec=p:\comm\*.* 
  23. /FileSpec=p:\cursors\*.* 
  24. /FileSpec=p:\demo\*.* 
  25. /FileSpec=p:\desktop\*.* 
  26. /FileSpec=p:\diskutil\*.* 
  27. /FileSpec=p:\drivers\*.* 
  28. /FileSpec=p:\editors\*.* 
  29. /FileSpec=p:\email\*.* 
  30. /FileSpec=p:\fax\*.* 
  31. /FileSpec=p:\games\*.* 
  32. /FileSpec=p:\gnu\*.* 
  33. /FileSpec=p:\graphics\*.* 
  34. /FileSpec=p:\info\*.* 
  35. /FileSpec=p:\internet\*.* 
  36. /FileSpec=p:\misc\*.* 
  37. /FileSpec=p:\multimed\*.* 
  38. /FileSpec=p:\network\*.* 
  39. /FileSpec=p:\pim\*.* 
  40. /FileSpec=p:\ps\*.* 
  41. /FileSpec=p:\prog\*.* 
  42. /FileSpec=p:\ras\*.* 
  43. /FileSpec=p:\registry\*.* 
  44. /FileSpec=p:\servpak\*.* 
  45. /FileSpec=p:\shells\*.* 
  46. /FileSpec=p:\sound\*.* 
  47. /FileSpec=p:\ssavers\*.* 
  48. /FileSpec=p:\sysinfo\*.* 
  49. /FileSpec=p:\sysutil\*.* 
  50. /FileSpec=p:\unix\*.* 
  51. /FileSpec=p:\util\*.* 
  52.  
  53. * A filespec will do a "DIR <filespec>" to get a listing of the
  54. * files.   DOS normally puts the directory name near the top in
  55. * the format "Directory of ".   If this is not true, you must
  56. * specify an alternate way for the Directory to be identified.
  57. * NOTE: use the following if you are using 4DOS rather than DOS
  58. * (remove the "*" at the front).
  59. *
  60. */DirString=    Directory:
  61. *
  62. * Note:  Normally you will NOT want to include any FileDir specs.
  63. * This is for loading lists of directories NOT on-line on your
  64. * system.
  65. *
  66. * List as many as you have of text files with file names in
  67. * them.  The file name must be at the beginning of each line.
  68. * It may include a drive/path.  If no drive path, a line with
  69. * "Directory of " following by drive/path should be included at
  70. * the top of the file.   Note: all listed files will be added
  71. * even if they are duplicates.   If you use CMPBBS to manage your
  72. * new files to avoid duplicates and trim down BBS lists to just
  73. * the new files, you should have only one entry here.
  74. *
  75. */FileDir=C:\DN\NEWLIST.DIR
  76. *
  77. *
  78.