home *** CD-ROM | disk | FTP | other *** search
/ 101 OnLy ThE BeSt GaMeS 7 / 101onlythebestgames7techexpresssoftware1996.iso / fun / bustmove / bms.bat < prev    next >
DOS Batch File  |  1996-01-11  |  125b  |  7 lines

  1. @echo off
  2. :loop
  3. bustmove -s %1 %2 %3 %4 %5 %6 %7 %8 %9
  4. echo If you want to quit, hit Control-Break, or
  5. pause
  6. goto loop
  7.