home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
17 Bit Software 2: Collection B
/
17Bit_Collection_B.iso
/
files
/
2007.dms
/
in.adf
/
speedy_creator.bare
< 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
Text File
|
1991-07-16
|
287 b
|
14 lines
echo "SPEEDY DISK By R.Evans 1992"
mount rad:
dir >nil: rad:
picshow speedy
wait 5
makedir ram_0:s
copy >nil: speed:c/endcli to ram_0:
copy >nil: speed:c/loadwb to ram_0:
copy >nil: speed:s/startup-sequence to ram_0:s
relabel ram_0: speedy_disk
picshow finished
picend speedy
endif