VISTA Plus for MPE Administrator's Guide

Chapter 3
3-18
XEQSTOP Command
The XEQSTOP command is used to stop an executing NBSpool process. An NBSpool process is
one which is executing an XEQ command with either a repeat or wait option. The process number
is assigned when the process is first started and is displayed in the $STDLIST and on the console.
The XEQSTOP command takes effect when the executing process reaches the end of its list of
commands to execute. This command requires SM or OP capability.
XEQSTOP Command Syntax
O> XEQSTOP { procnum }
{ ALL }
XEQSTOP Command Parameters
procnum
This parameter specifies the process number to be stopped. This number can be
obtained from the $STDLIST of an executing process or from the console when the
process starts. Must be between 1 and 8.
ALL
This parameter stops all executing XEQ processes.