Spooler Utilities Reference Manual
Font Utility Messages
Spooler Utilities Reference Manual—522295-003
D-6
Cause. An internal Font utility error occurred. Error nnnnnn was returned from a
SPOOLWRITE procedure call. The Font utility was attempting to send font job data to
the collector that was receiving a new font job.
Effect. The Font utility aborts. Any font jobs created and configuration changes made
to this point remain.
Recovery. Contact your service representative. 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 H character is invalid. It is greater than HFF, or
less than 0, or does not consist of the hexadecimal digits 0 through F. It must be a
hexadecimal number in the range H0 through HFF.
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 H 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 : %nnnnnn from SPOOLWRITE
^ ** ERROR Hex Number too big or invalid