home *** CD-ROM | disk | FTP | other *** search
/ CICA 1992 July / Cica_July92.cdr / bbs / rbbstool / makefidx.cfg < prev    next >
Text File  |  1992-06-29  |  2KB  |  64 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. /FileSpec=m:\win3\DEMO\*.*
  17. /FileSpec=m:\win3\DESKTOP\*.*
  18. /FileSpec=m:\win3\DRIVERS\*.*
  19. /FileSpec=m:\win3\DRIVERS\printer\*.*
  20. /FileSpec=m:\win3\DRIVERS\video\*.*
  21. /FileSpec=m:\win3\FONTS\*.*  
  22. /FileSpec=m:\win3\FONTS\ATM\*.*  
  23. /FileSpec=m:\win3\FONTS\TRUETYPE\*.*  
  24. /FileSpec=m:\win3\GAMES\*.*  
  25. /FileSpec=m:\win3\ICONS\*.*  
  26. /FileSpec=m:\win3\MISC\*.*  
  27. /FileSpec=m:\win3\PROGRAMR\*.*  
  28. /FileSpec=m:\win3\PROGRAMR\BCPP\*.*  
  29. /FileSpec=m:\win3\PROGRAMR\LISTINGS\*.*  
  30. /FileSpec=m:\win3\PROGRAMR\TP\*.*  
  31. /FileSpec=m:\win3\PROGRAMR\VBASIC\*.*  
  32. /FileSpec=m:\win3\SDL\*.*  
  33. /FileSpec=m:\win3\SOUNDS\*.*  
  34. /FileSpec=m:\win3\TOOLBOOK\*.*  
  35. /FileSpec=m:\win3\UTIL\*.*  
  36. /FileSpec=m:\win3\WINWORD\*.*  
  37. /FileSpec=m:\win3\WP4WIN\*.*  
  38. /FileSpec=m:\win3\WRK\*.*  
  39. * A filespec will do a "DIR <filespec>" to get a listing of the
  40. * files.   DOS normally puts the directory name near the top in
  41. * the format "Directory of ".   If this is not true, you must
  42. * specify an alternate way for the Directory to be identified.
  43. * NOTE: use the following if you are using 4DOS rather than DOS
  44. * (remove the "*" at the front).
  45. *
  46. */DirString=    Directory:
  47. *
  48. * Note:  Normally you will NOT want to include any FileDir specs.
  49. * This is for loading lists of directories NOT on-line on your
  50. * system.
  51. *
  52. * List as many as you have of text files with file names in
  53. * them.  The file name must be at the beginning of each line.
  54. * It may include a drive/path.  If no drive path, a line with
  55. * "Directory of " following by drive/path should be included at
  56. * the top of the file.   Note: all listed files will be added
  57. * even if they are duplicates.   If you use CMPBBS to manage your
  58. * new files to avoid duplicates and trim down BBS lists to just
  59. * the new files, you should have only one entry here.
  60. *
  61. */FileDir=C:\DN\NEWLIST.DIR
  62. *
  63. *
  64.