.key opt1
;
;   Include file consistency checker.  Master script.  From an Amiga with
;   plenty of RAM, cd to the directory with this script and execute it.
;
;   Written Friday 02-Nov-90 18:20:10 Bryce Nesbitt
;
stack 40000
copy V:disk/scripts/icheck_#? ram:icheck all quiet
cd ram:icheck
relabel ram:	ram_disk	;spaces screw the script & LFORMAT
delete >NIL: errors
execute icheck_copydown
execute icheck_asm
execute icheck_c
execute icheck_single_asm
execute icheck_single_c
execute icheck_cleanup
echo "-----------Now check errors file for problems-----------------"
