home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / musi / misc / 042 / hands.bat < prev    next >
Encoding:
DOS Batch File  |  1992-09-17  |  90 b   |  10 lines

  1. @echo off
  2. :loop
  3. cls
  4. echo 
  5. pause > NUL
  6. cls
  7. echo 
  8. nusound handsoff.wav
  9. goto loop
  10.