home *** CD-ROM | disk | FTP | other *** search
/ Clip-Art Cornucopeia / Clip-Art_Cornucopeia_CD-ROM_February_1994.iso / pc / _bbs / rover / 00_read.me next >
Text File  |  1993-07-23  |  1KB  |  38 lines

  1. jack velte
  2. walnut creek cdrom
  3. 1547 palos verdes, suite 260
  4. walnut creek  CA  94596
  5. 1 510 674 0783
  6.  
  7. Pcboard, native disc format to rover file list converter.
  8.  
  9. The convert program converts pcboard file lists to rover format.
  10. Because the rover format stores the file area in the bbsfiles.dat, I
  11. have just installed area 00 as the area, since that isn't known from
  12. the corresponding pcboard file.
  13.  
  14. make a batch file of the directories you want to convert by typing
  15.  
  16. dir > foo.bat
  17.  
  18. you can copy the ..\rbbstool\all.bat or ..\rbbstool\mk_small.bat to
  19. get sample batch files.
  20.  
  21. edit out the lines that don't have a directory you want to convert on
  22. them.  edit each line to call the 'doit' batch file:
  23.  
  24. call doit p2r
  25. call doit c
  26. call doit cad
  27. call doit educatio
  28.  
  29. edit the enclosed 'doit.bat' file to put the right drive and path of the
  30. cdrom disc you want to process the file lists for.
  31.  
  32. run your 'foo.bat'.
  33.  
  34. now you'll need to edit your bbsfiles.dat to change the area number from
  35. the default 00 to whatever area number you've assigned that directory in
  36. rover's setup.
  37.  
  38.