HPlogo System Debug Reference Manual > Chapter 5 System Debug Command Specifications Fx-LOG

KILL

MPE documents

Complete PDF
Table of Contents
Index

E0201 Edition 4 ♥
E0300 Edition 3
E0692 Edition 3

Debug only

Privileged Mode

Issues a request to process management to kill the specified process.

Syntax



   KILL pin

Parameters


pin

The process identification number (PIN) to be killed. If you are a privileged user, you may specify any PIN. If you are not privileged, you may specify any PIN that is a child of the process making this request.

Examples



   $nmdat > kill 8

Tell process management to kill PIN 8.

Limitations, Restrictions.


This routine is implemented by calling the process management KILL routine. That routine does not kill a process until it is out of system code and is no longer critical. Debug waits until the request can be completed.




INITxx


LEV