BOILER - Boiler-Plate Files =========================== Four boiler-plate files are provided in [1,1] to aid in program development. these are:- BOILER.CMD - Command file to generate a standard command file to assemble and build a MACRO-11 utility. BOILER.MAC - Skeleton MACRO-11 utility demonstrating all the useful things like CSI, GCML, Files-11, SST traps and so on. BOILER.MUN - Skeleton MUNG program illustrating the .MUN linkage machanism used to implement the MUN HELP facility. BOILER.SUB - Skeleton MACRO-11 subroutine header illustrating the standard calling interface, and the recommended method of using PRMCHK. For more information on these files either read them or the descriptive document BOILER.DOC.