home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / _bbs / rbbstool / doit3.bat < prev    next >
Encoding:
DOS Batch File  |  1994-01-30  |  322 b   |  11 lines

  1. type header3 >> %output%\all.dir
  2. ..\get_area other 0 %1 < \_bbs\dirs.txt >> %output%\all.dir
  3. echo path: %1 >> %output%\all.dir
  4. type header3 >> %output%\all.dir
  5. type header2 >> %output%\all.dir
  6. cd %cdrom%%1
  7. %cdrom%\_bbs\c %in_type% rbbs %cdrom%%1 < %cdrom%%index_f% >> %output%\all.dir
  8. cd %cdrom%\_bbs\rbbstool
  9.  
  10.  
  11.