Date : Thu, 06 Oct 1983 15:32:14-PDT (Thu)
From : harpo!floyd!cmcl2!lanl-a!bb@ucb-vax
Subject: MP/M-86 question
My question deals with the MPM functions dealing with System Queue
management, ie, MAKE QUEUE, DELETE QUEUE, READ/WRITE QUEUE, etc.
My problem is this: I have a detached process that makes and opens the
queue. The process at my console opens the same queue and process 1
sends a message to me. It then issues a DELETE QUEUE call and quits.
The trouble is that the process at my terminal wont quit! The Queue
is not deleted! I am sure the DELETE QUEUE is executed, but nothing
seems to happen. After I abort my terminal process I find the queue still
there. If I run a simple program to delete that queue and do nothing
else that works OK. I am using Computer Innovation's C-86 C compiler.
Any info will be appreciated. Thanks.
b2 ...ucbvax!{lbl-csam, purdue, cmcl2}!lanl-a!bb Bryan Bingham