home *** CD-ROM | disk | FTP | other *** search
/ CICA 1992 July / Cica_July92.cdr / bbs / rover / 00_read.me next >
Text File  |  1992-06-29  |  1KB  |  41 lines

  1. pcb2rov.zip
  2.  
  3. jack velte
  4. walnut creek cdrom
  5. 1547 palos verdes, suite 260
  6. walnut creek  CA  94596
  7. 1 510 947 5996
  8.  
  9. pcboard to rover
  10.     file list converter.
  11.  
  12. This is a quick hack to convert pcboard file lists to rover format.
  13. Because the rover format stores the file area in the bbsfiles.dat, I
  14. have just installed area 00 as the area, since that isn't known from
  15. the corresponding pcboard file.
  16.  
  17. (or comments to razor's edge on the wizard's workshop, home of
  18. roverboard.)
  19.  
  20. make a batch file of the directories you want to convert by typing
  21.  
  22. dir > foo.bat
  23.  
  24. edit out the lines that don't have a directory you want to convert on
  25. them.  edit each line to call the 'doit' batch file:
  26.  
  27. call doit p2r
  28. call doit c
  29. call doit cad
  30. call doit educatio
  31.  
  32. edit the enclosed 'doit.bat' file to put the right drive and path of the
  33. cdrom disc you want to process the file lists for.
  34.  
  35. run your 'foo.bat'.
  36.  
  37. now you'll need to edit your bbsfiles.dat to change the area number from
  38. the default 00 to whatever area number you've assigned that directory in
  39. rover's setup.
  40.  
  41.