home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff303.lzh
/
CPM
/
RunCPMTurbo
< prev
next >
Wrap
Text File
|
1990-01-08
|
389b
|
16 lines
.K ""
; Above line needed by Xicon to get script run by "execute"
if exists libs:iff.library
echo "Found a libs:iff.library, hope it's new enough ..."
echo "(If not, you can just delete it and try again)"
else
echo "Standby while we install iff.library ..."
copy :libs/iff.library libs:
endif
wait 2
CPMTurbo CPMDataFile
echo "All done, click the close box on this window to exit."