NBSpool for MPE Reference Guide
Background Processing
5-7
XEQ Examples
The file MOVECMDS.SPOOL is an ASCII file containing a number of MOVE commands. To repeat
these
MOVE commands every 20 seconds, enter:
O> XEQ MOVECMDS.SPOOL;WAIT=20
To execute the same file only once and to show the commands as they occur, enter:
O> XEQ MOVECMDS.SPOOL;SHOW
To enter a list of commands that should be repeated
100
times every
60
seconds (the default wait
time), enter:
O> XEQ;REPEAT=100
Notes
By default, XEQOUT
n
processes have a priority of
1
. To change the priority, issue file equations in
the NBSpool background job, prior to
:RUN NBSPOOL in the job.
!FILE XEQOUT1;DEV=LP,3