Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!bin From: bin@primate.wisc.edu (Brain in Neutral) Newsgroups: comp.sys.mac.programmer Subject: MultiFinder Programmer's Guide question 3 Message-ID: <3723@uakari.primate.wisc.edu> Date: 10 Jan 91 18:49:06 GMT Organization: Cafe Limbo Lines: 12 Programmer's Guide to MultiFinder p 3-14 discusses how to tell whether WaitNextEvent() is implemented. There is one of those 4-diamond Note things that says: "WaitNextEvent does not conflict with any OS trap, so the above test is valid on 64K ROMs." However, the code in question contains the comment "WaitNextEvent and HFSDispatch both have the same trap number ($60)..." This seems to be a discrepancy. What am I missing? -- Paul DuBois dubois@primate.wisc.edu