home *** CD-ROM | disk | FTP | other *** search
/ CICA 1996 August / CICA1_0896.bin / _bbs / rbbstool / makefidx.cfg < prev    next >
Text File  |  1996-07-16  |  2KB  |  65 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:\disc1\archiver\*.* 
  19. /FileSpec=p:\disc1\audio\*.* 
  20. /FileSpec=p:\disc1\business\database\*.* 
  21. /FileSpec=p:\disc1\business\misc\*.* 
  22. /FileSpec=p:\disc1\business\spredsht\*.* 
  23. /FileSpec=p:\disc1\comm\fax\*.* 
  24. /FileSpec=p:\disc1\comm\misc\*.* 
  25. /FileSpec=p:\disc1\demos\*.* 
  26. /FileSpec=p:\disc1\educate\*.* 
  27. /FileSpec=p:\disc1\font\*.* 
  28. /FileSpec=p:\disc1\games\*.* 
  29. /FileSpec=p:\disc1\hobby\foods\*.* 
  30. /FileSpec=p:\disc1\hobby\hamradio\*.* 
  31. /FileSpec=p:\disc1\hobby\misc\*.* 
  32. /FileSpec=p:\disc1\hobby\sports\*.* 
  33. /FileSpec=p:\disc1\icons\*.* 
  34. /FileSpec=p:\disc1\magazine\ezines\*.* 
  35. /FileSpec=p:\disc1\magazine\misc\*.* 
  36. /FileSpec=p:\disc1\textutil\misc\*.* 
  37. /FileSpec=p:\disc1\textutil\winword\*.* 
  38. /FileSpec=p:\docs\*.* 
  39.  
  40. * A filespec will do a "DIR <filespec>" to get a listing of the
  41. * files.   DOS normally puts the directory name near the top in
  42. * the format "Directory of ".   If this is not true, you must
  43. * specify an alternate way for the Directory to be identified.
  44. * NOTE: use the following if you are using 4DOS rather than DOS
  45. * (remove the "*" at the front).
  46. *
  47. */DirString=    Directory:
  48. *
  49. * Note:  Normally you will NOT want to include any FileDir specs.
  50. * This is for loading lists of directories NOT on-line on your
  51. * system.
  52. *
  53. * List as many as you have of text files with file names in
  54. * them.  The file name must be at the beginning of each line.
  55. * It may include a drive/path.  If no drive path, a line with
  56. * "Directory of " following by drive/path should be included at
  57. * the top of the file.   Note: all listed files will be added
  58. * even if they are duplicates.   If you use CMPBBS to manage your
  59. * new files to avoid duplicates and trim down BBS lists to just
  60. * the new files, you should have only one entry here.
  61. *
  62. */FileDir=C:\DN\NEWLIST.DIR
  63. *
  64. *
  65.