SCF Reference Manual for J-Series and H-Series RVUs
SCF Commands
SCF Reference Manual for J-Series and H-Series RVUs—529649-003
5-18
ABORT Command
Examples
•
This command causes line $L3 to be aborted. Objects subordinate to that line are
stopped; they are not deleted.
-> ABORT LINE $L3, SUB ALL
•
This command causes line $L3 to be aborted and stops all objects subordinate to
it:
-> ABORT LINE $L3, SUB
•
This command causes workstation $L3.#WS1 to be aborted and stops all objects
subordinate to it:
-> ABORT WS $L3.#WS1, SUB
•
This command causes all windows configured under workstation #WS1 on $L3 to
be aborted:
-> ABORT WINDOW $L3.#WS1, SUB ONLY
•
This command causes window $L3.#WIND1 to be aborted:
-> ABORT WINDOW $L3.#WIND1
•
This command causes all windows on $L3 to be aborted:
-> ABORT WINDOW $L3.*
•
This command causes the generic process #TEMP to be aborted:
-> ABORT PROCESS $ZZKRN.#TEMP
•
This command causes all drives to the $DATA3 disk to be aborted:
-> ABORT DISK $DATA03










