home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / WM10.ZIP / EXE1.DAT / scan.bat < prev    next >
Encoding:
DOS Batch File  |  1995-08-30  |  151 b   |  6 lines

  1. @ECHO OFF
  2. REM Executes in MID\
  3. IF "%3"=="" EXIT
  4. ..\EXE\MIDscan %1 %2 %3 %4 %5 %6 %7 %8 %9 > ..\Temp\MIDscan.TXT
  5. ..\EXE\Read ..\Temp\MIDscan.TXT 
  6.