home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.2 / 1996-03_Disc_2.2.iso / scream / scream.bat < prev    next >
DOS Batch File  |  1995-06-27  |  111b  |  7 lines

  1. @echo off
  2. if exist *.swp del *.swp
  3. set DOS4GVM=deleteswap
  4. S.EXE %1
  5. set DOS4GVM=
  6. if exist *.swp del *.swp
  7.