home *** CD-ROM | disk | FTP | other *** search
/ Walnut Creek Sampler 1995 January / Walnut_Creek_Sampler_44_CDROMs_to_Try_Walnut_Creek_January_1995.iso / mac / _BBS / OPUS / ALL.BAT next >
DOS Batch File  |  1994-08-12  |  241b  |  12 lines

  1. set cdrom=n:
  2.  
  3. REM  I set this globally, in ..\all.bat
  4. REM  To run this one batch file, change it here also.
  5. if .%in_type% == . goto not_set
  6. goto set
  7. :not_set
  8. set in_type=opus
  9. :set
  10.  
  11. %cdrom%\_bbs\each_dir 1    \_bbs\dirs.txt   doit
  12.