| makedisk creates an application archive ready to reinstall
| Parameters: updatefile

cd $
echo
echo archiving %0

copy <Forthmacs$Dir>.tools.jobs.%0 <Forthmacs$Dir>.risc_os.installjob.%0 ~C~V

<Forthmacs$Dir>.bin.tar	-l <Forthmacs$Dir>.tools.lists.%0
settype	$.ftar data
<Forthmacs$Dir>.bin.gzip -5 < $.ftar > $.%0
settype	$.%0 data
access	$.%0 RW/r
wipe	$.ftar ~C~V
wipe	<Forthmacs$Dir>.risc_os.installjob.* ~C~V
back