home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 24 DOS / 24-DOS.zip / exctr12a.zip / executor.bat < prev    next >
DOS Batch File  |  1994-03-22  |  104b  |  7 lines

  1. @echo off
  2. :loop
  3. \executor\executor %ttt%
  4. set ttt=-nosplash
  5. if not errorlevel 1 goto loop
  6. set ttt=
  7.