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

  1. @ECHO OFF
  2. REM Executes in DFT\
  3. IF "%1"=="" EXIT
  4. ..\EXE\WMRM %1 DFT
  5.