[comp.lang.modula2] How one can dispose a process?

abbas%corwin.ccs.northeastern.edu@RELAY.CS.NET (11/10/86)

I would appreciate if one can tell me how one can "kill" a process created
with NEWPROCESS and release the memory occupied with it?  In other words
I want to know how I can terminate a process and make sure the it's
stack storage and context is returned back to  the syste.  I am using
Logitech M2 compiler.

Thanks for the help.

--Abbas