[net.micro.mac] Need help on batch & event queues

ee163ahe@sdcc13.UUCP (VICTOR ROMANO) (04/19/85)

S

	Does anybody out there know how to change the maximum number
	of events allowed in the event queue?  I am particularly
	interested in doing this to allow some sort of batch processing
	(smarter, like "make").

	There is a boot configuration program, that works quite well
	in the MacIntosh (I tried setting it to 500 events, and it still
	worked), but I am using a Lisa under MacWorks with a hard
	drive, and the boot configuration program doesn't work in
	this case.  Does anyone out there know how to configure this
	system?

	Better yet:  is there a better way to produce a smart batch
	processor besides this?  I heard that the new release of
	MegaMax C has a make facility, so obviously it must be
	possible.  Journal files don't do the trick, because my journal
	will need to be different every time I execute it (different
	files will be compiled, based on date).  Thus, I would
	need to know how to modify journal files to do as I like.


	Any hints or suggestions would be appreciated.

			Victor Romano