home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / _bbs / rbbstool / doit2.bat < prev    next >
DOS Batch File  |  1994-07-08  |  360b  |  8 lines

  1. rem %1 == disc directory
  2. type %cdrom%\_bbs\rbbstool\header1 >> %output%\%2.dir
  3. type %cdrom%\_bbs\rbbstool\header3 >> %output%\%2.dir
  4. %cdrom%\_bbs\get_area other 0 %1 < %cdrom%\_bbs\dirs.txt >> %output%\%2.dir
  5. echo path: %1  >> %output%\%2.dir
  6. type %cdrom%\_bbs\rbbstool\header2 >> %output%\%2.dir
  7. %cdrom%\_bbs\c %in_type% rbbs %cdrom%%1 %output%\%2.dir
  8.