Overview | Statement List | Example
num list = BATCH/CANCEL,job number list[,IFERR,label:]
Cancels a batch process using the batch job number, referred to as the BID number.
Parameter |
Description |
CANCEL |
Minor word which indicates that the following job (BID) numbers are to be cancelled. |
job number list |
A list of the job (BID) numbers which are to be canceled. |
IFERR,label: |
Specifies a label to which the program jumps if an error occurs. |