home *** CD-ROM | disk | FTP | other *** search
/ Clips for QuickTime / Clips_for_QuickTime_Walnut_Creek_April_1995.iso / pc / _bbs / rbbstool / makefidx.cfg < prev    next >
Text File  |  1995-04-05  |  2KB  |  61 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=n:\docs\\*.* 
  19. /FileSpec=n:\content\Airplane\*.* 
  20. /FileSpec=n:\content\Animals\*.* 
  21. /FileSpec=n:\content\Animate\*.* 
  22. /FileSpec=n:\content\Cars\*.* 
  23. /FileSpec=n:\content\Ladies\*.* 
  24. /FileSpec=n:\content\Math\*.* 
  25. /FileSpec=n:\content\Medical\*.* 
  26. /FileSpec=n:\content\Morphs\*.* 
  27. /FileSpec=n:\content\Motocyc\*.* 
  28. /FileSpec=n:\content\Other\*.* 
  29. /FileSpec=n:\content\Space\*.* 
  30. /FileSpec=n:\content\Sports\*.* 
  31. /FileSpec=n:\content\VirtReal\*.* 
  32. /FileSpec=n:\content\VirtReal\archlogy\*.* 
  33. /FileSpec=n:\content\VirtReal\virtusvr\*.* 
  34. /FileSpec=n:\content\Weather\*.* 
  35.  
  36. * A filespec will do a "DIR <filespec>" to get a listing of the
  37. * files.   DOS normally puts the directory name near the top in
  38. * the format "Directory of ".   If this is not true, you must
  39. * specify an alternate way for the Directory to be identified.
  40. * NOTE: use the following if you are using 4DOS rather than DOS
  41. * (remove the "*" at the front).
  42. *
  43. */DirString=    Directory:
  44. *
  45. * Note:  Normally you will NOT want to include any FileDir specs.
  46. * This is for loading lists of directories NOT on-line on your
  47. * system.
  48. *
  49. * List as many as you have of text files with file names in
  50. * them.  The file name must be at the beginning of each line.
  51. * It may include a drive/path.  If no drive path, a line with
  52. * "Directory of " following by drive/path should be included at
  53. * the top of the file.   Note: all listed files will be added
  54. * even if they are duplicates.   If you use CMPBBS to manage your
  55. * new files to avoid duplicates and trim down BBS lists to just
  56. * the new files, you should have only one entry here.
  57. *
  58. */FileDir=C:\DN\NEWLIST.DIR
  59. *
  60. *
  61.