Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site sdcc13.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!whuxl!whuxlm!harpo!decvax!ittvax!dcdwest!sdcsvax!sdcc3!sdcc13!ee163ahe From: ee163ahe@sdcc13.UUCP (VICTOR ROMANO) Newsgroups: net.micro.mac Subject: Need help on batch & event queues Message-ID: <201@sdcc13.UUCP> Date: Fri, 19-Apr-85 16:51:39 EST Article-I.D.: sdcc13.201 Posted: Fri Apr 19 16:51:39 1985 Date-Received: Sun, 21-Apr-85 06:03:12 EST Organization: U.C. San Diego, Academic Computer Center Lines: 27 Keywords: batch,event,queue,config 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