Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!think!yale!ox.com!sendai!rich From: rich@sendai.sendai.ann-arbor.mi.us (K. Richard Magill) Newsgroups: comp.sys.isis Subject: replying to unsent messages Message-ID: Date: 12 Mar 90 10:19:59 GMT Sender: rich@sendai.UUCP Reply-To: rich@sendai.ann-arbor.mi.us Distribution: comp Organization: Digital Works, Ltd. - Ann Arbor, MI Lines: 7 What happens if I reply to a message that was never sent? I have a task that ordinarily bcasts to another task in the same process. For the time being, I want to skip the actual bcast and task dispatch. Instead, I msg_gen my message, call the second task directly, and then msg_delete my message. What happens if the second task reply(m, "")'s?