Spooler Plus Utilities Reference Manual

Font Utility Messages
Spooler Plus Utilities Reference Manual522294-002
D-15
Cause. The source-file filename was not found in a SOURCE directive in a Font
description.
Effect. The Font utility aborts. Any Font jobs created and configuration changes made
to this point remain.
Recovery. Specify a filename for source-file. In most cases, you can fix the script
file and rerun the Font utility without undoing any configuration changes that the Font
utility made in the spooler.
There might be a job that was created in the spooler that has its ABNORMAL flag set
to YES because the Font utility did not close the job properly. This job should be
deleted. You can find jobs that the Font utility created with the following Spoolcom
command:
SPOOLCOM ; JOB (REPORT LASER FONT JOB)
If the job has an X in the FLAGS column and the TIME field corresponds to the time
that you ran the Font utility, delete this job.
Cause. The number specified after the % character is invalid. It is greater than %377,
or less than 0, or does not consist of the digits 0 through 7. It must be a decimal
number in the range %0 through %377.
Effect. The Font utility aborts. Any Font jobs created and configuration changes made
to this point remain.
Recovery. Correct the byte value specified after the % character. In most cases, you
can fix the script file and rerun the Font utility without undoing any configuration
changes that the Font utility made in the spooler.
There might be a job that was created in the spooler that has its ABNORMAL flag set
to YES because the Font utility did not close the job properly. This job should be
deleted. You can find jobs that the Font utility created with the following Spoolcom
command:
SPOOLCOM ; JOB (REPORT LASER FONT JOB)
If the job has an X in the FLAGS column and the TIME field corresponds to the time
that you ran the Font utility, delete this job.
^ ** ERROR Missing SOURCE Filename
^ ** ERROR Octal Number too big or invalid