Spooler Plus Utilities Reference Manual

Peruse
Spooler Plus Utilities Reference Manual522294-002
2-20
FORM Command
Example
In this example, you want your job to print out on a printer loaded with blank
paychecks. You send the job to the spooler, specifying the location where your form
paper is loaded, as the DEV command confirms:
JOBV BATCH STATE PAGES COPIES PRI HOLD LOCATION REPORT
J 1221 READY 1 1458 4 #CHKWRTR BKKPG JEN
_DEV $CHKWRTR
DEV STATE: WAITING FORM: PAYCHECK
_
Then you specify the same form for your job. The JOB STATUS command confirms
this:
If you send a job to a destination device whose form name does not agree with the job,
your job does not print. You would receive no information with the LOC command:
and you would receive an error message when you checked with the JOB #location-
name command:
In order for your job to print, you must change either the job form name or the job
destination so that the form names of the job and the destination device agree.
_FORM PAYCHECK
_J S
JOB BATCH STATE PAGES COPIES PRI HOLD LOCATION REPORT
J 1221 READY 1 1458 4 #CHKWRTR BKKPG JEN
JOB FORM CLOSE TIME
1221 PAYCHECK 11 DEC 91, 09:50:40
JOB LOCATION DEVICE SEQ COPY PAGE
1221 #CHKWRTR.DEFAULT $CHKWRTR 1 1 1458
_
_LOC #LP1
_
_J #PRTR4.DEFAULT
NO JOBS AVAILABLE
_