TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-231
TACL Program
command. In this case, ABENDONABEND overrides the default setting
(STOPONABEND) just for this logon session.
12> TACL /NAME/ ;STOPONABEND
TACL 1> LOGON SOFTWARE.JANE ;ABENDONABEND
Password:
If you start a TACL process with both the STOPONABEND and ABENDONABEND
parameters, the last parameter specified in the list overrides the first one. In this
example, STOPONABEND overrides ABENDONABEND.
12> TACL /NAME/ ;ABENDONABEND
TACL 1> LOGON SOFTWARE.JANE ;STOPONABEND
Password:
The completion code returned by the TACL process when it generates the
*ERROR* TACL stopped by a process ABEND/STOP - PID:” message is
specified in the :_COMPLETION (C-series systems) or
:_COMPLETION^PROCDEATH (D-series systems) variable:
*ABEND*
*ERROR* TACL stopped by a process ABEND/STOP - PID:
ABENDED: $MP
29> OUTVAR :_COMPLETION
_COMPLETION(0)
MESSAGECODE(0:0)
-6
PROCESS(0:0) $MP
HEADERSIZE(0:0) 0
CPUTIME(0:0) 1854774
JOBID(0:0) 0
COMPLETIONCODE(0:0)
5
INTERNAL(0)
TERMINATIONINFO(0:0)
0
SUBSYSTEM(0:0)
TEXTLENGTH(0:0) 0
TEXT(0:79)
30> OUTVAR :_COMPLETION^PROCDEATH
_COMPLETION^PROCDEATH(0)
Z^MSGNUMBER(0:0)
-101
Z^PHANDLE(0:0) 512.675.3.152.0.0.574.34458.0.175
Z^CPUTIME(0:0) 1854774
Z^JOBID(0:0) 0
Z^COMPLETION^CODE(0:0)
5
Z^TERMINATION^CODE(0:0)
0
Z^SUBSYSTEM(0:0)
Z^KILLER(0:0) 65535.65535.65535.65535.65535...
Z^TERMTEXT^LEN(0:0)