home *** CD-ROM | disk | FTP | other *** search
/ CICA NT 1997 November / CICA_NT_CD-ROM_Walnut_Creek_November_1997.iso / _bbs / rbbstool / makefidx.cfg < prev    next >
Text File  |  1997-09-17  |  3KB  |  81 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=j:\docs\*.* 
  19. /FileSpec=j:\alpha\*.* 
  20. /FileSpec=j:\archiver\*.* 
  21. /FileSpec=j:\audio\*.* 
  22. /FileSpec=j:\business\*.* 
  23. /FileSpec=j:\comm\*.* 
  24. /FileSpec=j:\demos\*.* 
  25. /FileSpec=j:\desktop\cursors\*.* 
  26. /FileSpec=j:\desktop\ssavers\*.* 
  27. /FileSpec=j:\desktop\utility\*.* 
  28. /FileSpec=j:\doc\*.* 
  29. /FileSpec=j:\drivers\misc\*.* 
  30. /FileSpec=j:\drivers\video\*.* 
  31. /FileSpec=j:\games\*.* 
  32. /FileSpec=j:\graphics\*.* 
  33. /FileSpec=j:\hobby\*.* 
  34. /FileSpec=j:\internet\irc\*.* 
  35. /FileSpec=j:\internet\mail\*.* 
  36. /FileSpec=j:\internet\misc\*.* 
  37. /FileSpec=j:\internet\news\*.* 
  38. /FileSpec=j:\internet\telnet\*.* 
  39. /FileSpec=j:\misc\*.* 
  40. /FileSpec=j:\network\*.* 
  41. /FileSpec=j:\patches\*.* 
  42. /FileSpec=j:\printer\*.* 
  43. /FileSpec=j:\program\*.* 
  44. /FileSpec=j:\sysadmin\*.* 
  45. /FileSpec=j:\textutil\*.* 
  46. /FileSpec=j:\utility\dirutil\*.* 
  47. /FileSpec=j:\utility\editors\*.* 
  48. /FileSpec=j:\utility\gnu\*.* 
  49. /FileSpec=j:\utility\misc\*.* 
  50. /FileSpec=j:\utility\pim\*.* 
  51. /FileSpec=j:\utility\registry\*.* 
  52. /FileSpec=j:\utility\shells\*.* 
  53. /FileSpec=j:\utility\sysinfo\*.* 
  54. /FileSpec=j:\utility\unix\*.* 
  55.  
  56. * A filespec will do a "DIR <filespec>" to get a listing of the
  57. * files.   DOS normally puts the directory name near the top in
  58. * the format "Directory of ".   If this is not true, you must
  59. * specify an alternate way for the Directory to be identified.
  60. * NOTE: use the following if you are using 4DOS rather than DOS
  61. * (remove the "*" at the front).
  62. *
  63. */DirString=    Directory:
  64. *
  65. * Note:  Normally you will NOT want to include any FileDir specs.
  66. * This is for loading lists of directories NOT on-line on your
  67. * system.
  68. *
  69. * List as many as you have of text files with file names in
  70. * them.  The file name must be at the beginning of each line.
  71. * It may include a drive/path.  If no drive path, a line with
  72. * "Directory of " following by drive/path should be included at
  73. * the top of the file.   Note: all listed files will be added
  74. * even if they are duplicates.   If you use CMPBBS to manage your
  75. * new files to avoid duplicates and trim down BBS lists to just
  76. * the new files, you should have only one entry here.
  77. *
  78. */FileDir=C:\DN\NEWLIST.DIR
  79. *
  80. *
  81.