TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-195
SET _DO_NOT_PROMPT_TACL_STOP Command
SET _DO_NOT_PROMPT_TACL_STOP Command
Use the SET _DO_NOT_PROMPT_TACL_STOP command to display or not display a
confirmation message before stopping one or more running processes after issuing the
STATUS command with the STOP option.
ON
A STATUS command with the STOP option is executed without asking for
confirmation.
OFF
Asks for confirmation before stopping one or more running processes through the
STATUS STOP command.
Considerations
•
By default, it is set to OFF.
SET _DO_NOT_PROMPT_TACL_STOP [ON|OFF]