home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of Shareware - Software Farm 2
/
wosw_2.zip
/
wosw_2
/
PROG
/
SPARC.ZIP
/
RTEST.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1992-01-31
|
104 b
|
7 lines
:again
echo %1
sasm -n %1 >> tmp.tmp
ssim -n -i a.out >> tmp.tmp
shift
if not "%1"=="" goto again