Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!iuvax!pur-ee!pur-phy!murphy From: murphy@pur-phy (William J. Murphy) Newsgroups: comp.sys.amiga.tech Subject: A novice's question about Message(s) and MsgPorts. Message-ID: <2074@pur-phy> Date: 23 Mar 89 13:29:11 GMT Reply-To: murphy@newton.physics.purdue.edu (William J. Murphy) Organization: Purdue Univ. Physics Dept., W. Lafayette, IN Lines: 13 I have finally found some time to play around with passing messages through the message ports. While playing with a program that was incorrectly written, the program went off into WaitPort-Land and never returned. I tried to break out of it from another CLI, but that was unsuccessful. So I got to wondering, what is it that break sends to a process/task or whatever? Where does it send it? Is it a signal or a message? I would guess that it is a signal. What must I do to compile in the signal handling necessary to capture ^C and the like? How could this be done with messages? Well, lots of questions, Any answers? Also would the RKM answer these types of questions? Bill Murphy murphy@newton.physics.purdue.edu