|
Library /sys$common/syshlp/helplib.hlb STOP, /QUEUE, /ENTRY, Example *Conan The Librarian |
$ STOP/QUEUE/ENTRY=365 SYS$BATCH
The STOP/QUEUE/ENTRY command in this example aborts batch
job number 365 currently executing on the SYS$BATCH queue and
begins the first pending job in the queue.
|
|