home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet File Formats
/
InternetFileFormatsCD.bin
/
compress
/
arc
/
windows
/
arcmastr
/
auxil
/
amwtest.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1993-04-28
|
117 b
|
9 lines
@ECHO OFF
@ECHO Testing a compressed file
@ECHO %1 %2 %3 %4 %5 %6
@ECHO.
%1 %2 %3 %4 %5 %6
@ECHO.
PAUSE
:END