8 KILL, TOOLS, Forced to exit an image in process context. ! ;      The Kill tool is an emergency stop command of an image & and eventualy a process which runs it.  6      This command allows to kill an image running in a5 context of an other process. Control is given tho the 9 Exception Handler of the target image. Thus, this command 6 allows to stop more neatly a process than the DCL Stop command.  ;      When an image is forced to exit, Kill sends to OPCOM a   message of this following kind :  7   %%%%%%%%%%% OPCOM dd-mmm-yyyy hh:mm:ss.cc %%%%%%%%%%%    Message from user TOM on DICK    KILL Sneak's Information:    Image...: DCL    Process.: _m_{OO}_m_    PID.....: 20202179   was forced to exit.   1      This option has been implemented in order to . distinguish savage stops from the use of Kill.  2      Installation : Through VmsInstal. Name kit is. KILL062.A. This kit includes an IVP procedure.  6      Version : Running from version 5.5-2 up to 6.2 of8 OpenVMS VAX, and version 6.0 up to 6.2 of OpenVMS Alpha.. Linkage of images is done during installation.  <      Interface : Kill is a verb inserted in DCLTables during; installation. The Kill command looks like Stop command with ; a possiblity to give a final status to the killed image (eg  : /Statut=%X184C4).   7      Help : Provided in French and inserted in the Help  library during installation.  9      Programmation : Written in Fortran. Main program and 7 its whole routines / functions are included in the same  file.   &                     Version franaise.  7      L'utilitaire KILL est une commande d'arrt, en cas 9 d'urgence, d'une image et optionellement le processus qui 
 l'excute.  8      Cette commande permet de tuer une image s'excutant< dans le contexte d'un autre processus. Le contrle est pass;  l'"exception handler" de l'image cible. De ce fait, cette : commande permet d'arrter plus proprement un processus que  la commande STOP/IDENTIFICATION.  :      Lorsqu'une image est stoppe, KILL poste dans l'OPCOM un message de type :  7   %%%%%%%%%%% OPCOM dd-mmm-yyyy hh:mm:ss.cc %%%%%%%%%%% (   Message from user TARTEMPION on LENODE     KILL Sneak's Information:    Image...: DCL    Process.: _m_{OO}_m_    PID.....: 20202179   was forced to exit.   ;      Cette option a t mise en place pour diffrencier les 7 arrts brutaux (Stop /Ident=) de l'utilisation de KILL.   9      Installation : Elle se fait par VMSinstal. Le Kit se # nomme KILL062.A et possde une IVP.   :      Version : Cet utilitaire tourne de la version 5.5-2 : la 6.2 d'OpenVMS VAX, et de la version 6.0  6.2 d'OpenVMS3 Alpha (un Link est effectu durant l'installation).   8      Interface : Kill un verbe DCL (KILL) stock dans la; DCLTABLES lors de l'installation. La commande est identique :  celle de la commande STOP, avec la possibilit de donner, un statut final  l'image arrte (exemple : /Statut=%X184C4).   ;      Aide : Il dispose d'un Help en franais stock dans la  bibliothque gnrale d'aide.   ;      Programmation : Il est crit en Fortran. Afin d'viter < les dispersions, le programme principal et l'ensemble de ses6 routines / fonctions se trouvent dans le mme fichier.