Safeguard Reference Manual (G06.29+, H06.08+, J06.03+)

Table Of Contents
Event-Exit-Process Commands
Safeguard Reference Manual 520618-030
15 - 5
ADD EVENT-EXIT-PROCESS Command
The default value is no object program file. If you omit this attribute, it is set to
the default value.
If the ENABLED attribute is set to ON and an attempt is made to set this
attribute to null, the command is rejected. The ENABLED attribute must be set
to OFF before this field can be set to null.
LIB [lib-filename]
specifies the library file to be used with the event-exit process. lib-filename
must be a local file name.
The default value is no library. If you omit this attribute, it is set to the default
value.
SWAP [$vol[.subvol.filename]]
specifies the name of the volume or file to be used as the swap volume or file
for the event-exit process. $vol must be a local volume name. You can
optionally supply a local subvolume name and file name.
If you omit this attribute, the value used for SWAP when starting PROG is the
same volume that contains the PROG object file.
PNAME [process-name]
specifies the process name to be assigned to the event-exit process when it is
started. process-name must be a local process name. Avoid using an
existing process name because Safeguard will kill that process before it starts
the event-exit process.
The default value is no process name, which indicates that the Safeguard
software is to generate a process name. If you omit this attribute, it is set to the
default value.
CPU [cpu-number | ANY]
specifies the number of the CPU in which the event-exit process is to run. If
you specify ANY
, any CPU is used.
The default value is ANY CPU. If you omit this attribute, it is set to the default
value.
PRI [priority]
specifies the priority at which the event-exit process is to run.
The default value is 155. If you omit this attribute, it is set to the default value.