home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 16
/
16.iso
/
t
/
t460
/
1.ddi
/
PCKWIK
/
RNBNCH2.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1990-07-23
|
224 b
|
14 lines
echo off
benchpck %1 %2
if errorlevel 5 goto end
superpck %3 %4 %5 %6 %7 %8 %9
benchpck %1 %2
if errorlevel 5 goto end
if errorlevel 2 goto badnews
type benchend.txt
goto end
:badnews
type bencherr.txt
:end
rem