home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / _bbs / pcbtool / all.bat next >
DOS Batch File  |  1993-11-07  |  304b  |  19 lines

  1. set cdrom=m:
  2. set output=m:\_bbs\pcb
  3. set in_type=opus
  4.  
  5. rem you shouldn't have to change anything below this.
  6.  
  7. echo y | del %output%\*.*
  8. del dir_lst
  9. del logfile
  10. del ..\logfile
  11.  
  12.  
  13. rem call doit \msdos\adventur            1
  14.  
  15. %cdrom%\_bbs\each_dir 1    \_bbs\dirs.txt   doit
  16.  
  17. set output=
  18. set in_type=
  19.