home *** CD-ROM | disk | FTP | other *** search
/ CICA 1992 November / CICA_MS_Windows_CD-ROM_Walnut_Creek_November_1992.iso / bbs / rbbstool / makefidx.cfg < prev    next >
Text File  |  1992-11-13  |  3KB  |  66 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:\zipped\demo\*.zip
  18. /FileSpec= m:\zipped\desktop\*.zip
  19. /FileSpec= m:\zipped\drivers\printer\*.zip
  20. /FileSpec= m:\zipped\drivers\video\*.zip
  21. /FileSpec= m:\zipped\fonts\*.zip
  22. /FileSpec= m:\zipped\fonts\atm\*.zip
  23. /FileSpec= m:\zipped\fonts\truetype\*.zip
  24. /FileSpec= m:\zipped\games\*.zip
  25. /FileSpec= m:\zipped\icons\*.zip
  26. /FileSpec= m:\zipped\misc\*.zip
  27. /FileSpec= m:\zipped\nt\*.zip
  28. /FileSpec= m:\zipped\programr\*.zip
  29. /FileSpec= m:\zipped\programr\bcpp\*.zip
  30. /FileSpec= m:\zipped\programr\listings\*.zip
  31. /FileSpec= m:\zipped\programr\tp\*.zip
  32. /FileSpec= m:\zipped\programr\vbasic\*.zip
  33. /FileSpec= m:\zipped\sdl\*.zip
  34. /FileSpec= m:\zipped\sounds\*.zip
  35. /FileSpec= m:\zipped\toolbook\*.zip
  36. /FileSpec= m:\zipped\util\*.zip
  37. /FileSpec= m:\zipped\winword\*.zip
  38. /FileSpec= m:\zipped\wpwin\*.zip
  39. /FileSpec= m:\zipped\wrk\*.zip
  40.  
  41. * A filespec will do a "DIR <filespec>" to get a listing of the
  42. * files.   DOS normally puts the directory name near the top in
  43. * the format "Directory of ".   If this is not true, you must
  44. * specify an alternate way for the Directory to be identified.
  45. * NOTE: use the following if you are using 4DOS rather than DOS
  46. * (remove the "*" at the front).
  47. *
  48. */DirString=    Directory:
  49. *
  50. * Note:  Normally you will NOT want to include any FileDir specs.
  51. * This is for loading lists of directories NOT on-line on your
  52. * system.
  53. *
  54. * List as many as you have of text files with file names in
  55. * them.  The file name must be at the beginning of each line.
  56. * It may include a drive/path.  If no drive path, a line with
  57. * "Directory of " following by drive/path should be included at
  58. * the top of the file.   Note: all listed files will be added
  59. * even if they are duplicates.   If you use CMPBBS to manage your
  60. * new files to avoid duplicates and trim down BBS lists to just
  61. * the new files, you should have only one entry here.
  62. *
  63. */FileDir=C:\DN\NEWLIST.DIR
  64. *
  65. *
  66.