[ont.micro.mac] additions to "rmaker" for SUMacC

info-mac@utcsrgv.UUCP (info-mac) (07/11/84)

Date: Mon, 9 Jul 84 14:52:13 pdt
From: Bill Croft <uw-beaver!croft@safe>
To: info-mac@sumex
Subject: additions to "rmaker" for SUMacC
Cc: croft@safe

For users of SUMacC, a new "rmaker" (resource compiler) is available
that supports many more resource types.  Types recognized in this
new version are:  CODE HEX STR ALRT DITL DLOG WIND MENU CNTL ICON
ICN# CURS and PAT.  Note that there have been no bugs found in the
original rmaker, so this new version is only useful if you really
need one of the new types supported.

The following files can be FTPed from SUMEX <info-mac> in normal ascii mode:

	rmaker.c	the new resource compiler
	alert.c		test program for alert and dialog boxes
	alert.rc	rmaker input file for "alert.c"
	grow.c		version of grow that uses MENU/CNTL resources
	grow.rc		..

Thanks to Bill Schilit at Columbia for implementing the ALRT and DITL types.