Suspend command file
Component: | BS2000 |
Functional area: | Editing command files |
Domain: | not allocated |
Privileges: | OPERATING |
Routing code: | @ |
Function
The ASTOP command suspends the processing of a command file. Processing of the command file is always resumed once the wait time set using the NBRUNWT system parameter has elapsed, even if an insufficient number of AGOGO commands has been specified.
For a description of how the command operates see “Command files for the operator” in the “Introduction to System Administration” [14].
The ASTOP command is allowed in RUN command files only. It is available in ISP format only; in other words, there are no SDF functions (such as syntax analysis or help).
Format
ASTOP |
1 / <integer 1..255> |
Operands
1 / <integer 1..255>
Number of AGOGO commands that must be received before command file processing is continued. Default value: 1 AGOGO command must be received.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | No errors |