home *** CD-ROM | disk | FTP | other *** search
/ CICA 1996 August / CICA1_0896.bin / _bbs / rbbstool / makefidx.2 < prev    next >
Text File  |  1995-01-11  |  1KB  |  27 lines

  1.  
  2. * A filespec will do a "DIR <filespec>" to get a listing of the
  3. * files.   DOS normally puts the directory name near the top in
  4. * the format "Directory of ".   If this is not true, you must
  5. * specify an alternate way for the Directory to be identified.
  6. * NOTE: use the following if you are using 4DOS rather than DOS
  7. * (remove the "*" at the front).
  8. *
  9. */DirString=    Directory:
  10. *
  11. * Note:  Normally you will NOT want to include any FileDir specs.
  12. * This is for loading lists of directories NOT on-line on your
  13. * system.
  14. *
  15. * List as many as you have of text files with file names in
  16. * them.  The file name must be at the beginning of each line.
  17. * It may include a drive/path.  If no drive path, a line with
  18. * "Directory of " following by drive/path should be included at
  19. * the top of the file.   Note: all listed files will be added
  20. * even if they are duplicates.   If you use CMPBBS to manage your
  21. * new files to avoid duplicates and trim down BBS lists to just
  22. * the new files, you should have only one entry here.
  23. *
  24. */FileDir=C:\DN\NEWLIST.DIR
  25. *
  26. *
  27.