home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / _bbs / pcbtool / readme < prev   
Text File  |  1994-09-12  |  1KB  |  31 lines

  1. REM Fixes courtesy of Mark Collis       (905) 689-8761
  2. REM                   The GameBoard BBS (905) 689-3982
  3.  
  4. A directory listing for each directory on the cdrom is in \_bbs\pcb.
  5. These listings are in pcboard format.  
  6.  
  7. In this directory is a batch file called "all.bat".  This batch file calls
  8. 'dirlst.exe' which outputs the correct format for pcboard's 'dirs.lst' master
  9. index file.  To use this, edit the "all.bat" file.  You have to put the correct
  10. drive and path of the cdrom index file.  This is in 
  11.  
  12.     <drive letter>:\bbs\pcb
  13.  
  14. (notice no trailing backslash).
  15.  
  16. Notice that because I run this batch file to set up the cdrom, i don't have
  17. anything in the directory where i put my index files.  The batch file erases
  18. everything in the directory you specify where it should put the index files.
  19. (Edit the batch file and delete the line "echo y | del *.*" from the batch file
  20. to get rid of this.)
  21.  
  22. You can also edit the dirs.lst file with a binary editor like
  23. norton's utilities to change drive letters from the letter i used,
  24. 'm', to the drive letter of your cdrom.
  25.  
  26. If you like, you can copy the file descriptions to another drive (such as a
  27. faster hard disk).  You will need to update the dirs.lst to reflect this move.
  28.  
  29. Make a backup first before you try editing dirs.lst this way.  I'm NOT a
  30. pcboard sysop.  Feedback is welcome.
  31.