Home
About
Policies
FAQ
Forums
Registration
Password Recovery

Kill (MPI)

From Tapestries MUCK

(Difference between revisions)
Jump to: navigation, search
m (Corrected link(s) with new MPI naming scheme.)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
-
[[Category:MPI functions]]
+
[[Category:functions (MPI)]][[Category:Time Functions (MPI)]]
=kill=
=kill=
<mpi>{kill:processID}</mpi>
<mpi>{kill:processID}</mpi>
-
Kills a process on the timequeue, that was possibly created by {[[MPI delay|DELAY]]}.
+
Kills a process on the timequeue, that was possibly created by {[[Delay (MPI)|DELAY]]}.
If the process ID it is given is 0, then it will kill all processes done by that trigger object.  If the process to be killed was not set off by that trigger, and was not set off by any object that the owner of the trigger owns, then this will error out with Permission denied.
If the process ID it is given is 0, then it will kill all processes done by that trigger object.  If the process to be killed was not set off by that trigger, and was not set off by any object that the owner of the trigger owns, then this will error out with Permission denied.
-
If no process is found, this returns 0. If a process was found, and the permissions were okay, then the process is killed, and {[[MPI_kill|kill]]} returns the number of processes killed.  Usually 1.
+
If no process is found, this returns 0. If a process was found, and the permissions were okay, then the process is killed, and {[[Kill (MPI)|kill]]} returns the number of processes killed.  Usually 1.

Latest revision as of 04:47, 31 March 2007

kill

{kill:processID}

Kills a process on the timequeue, that was possibly created by {DELAY}.

If the process ID it is given is 0, then it will kill all processes done by that trigger object. If the process to be killed was not set off by that trigger, and was not set off by any object that the owner of the trigger owns, then this will error out with Permission denied.

If no process is found, this returns 0. If a process was found, and the permissions were okay, then the process is killed, and {kill} returns the number of processes killed. Usually 1.

Personal tools
Namespaces
Variants
Actions
navagation
information
wiki
Toolbox