home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
200-299
/
ff201.lzh
/
Draco
/
s
/
dr2
< prev
next >
Wrap
AmigaDOS Script File
|
1989-04-03
|
332b
|
11 lines
.key file1,file2
if not exists <file1>.r
echo "File <file1>.r does not exist. Try again."
quit 20
endif
if not exists <file2>.r
echo "File <file2>.r does not exist. Try again."
quit 20
endif
blink drlib:drstart.o+<file1>.r+<file2>.r lib drlib:drio.lib+drlib:draco.lib+drlib:dos.lib+drlib:exec.lib to <file1> smallcode