home *** CD-ROM | disk | FTP | other *** search
/ Internet File Formats / InternetFileFormatsCD.bin / compress / arc / windows / arcmastr / auxil / amwtest.bat < prev    next >
Encoding:
DOS Batch File  |  1993-04-28  |  117 b   |  9 lines

  1. @ECHO OFF
  2. @ECHO Testing a compressed file
  3. @ECHO %1 %2 %3 %4 %5 %6
  4. @ECHO.
  5. %1 %2 %3 %4 %5 %6
  6. @ECHO.
  7. PAUSE
  8. :END
  9.