HP PCL/PJL reference - Printer Job Language Technical Reference Manual

EN PJL Status Codes D-9
PJL Parser Warnings (25xxx)
This group of status codes denote PJL parser warnings, which
indicates that part of the PJL command is ignored.
Status
Code Display String or Code Meaning
25001 Generic warning error (part of the PJL command
ignored)
25002 PJL prefix missing
25003 Alphanumeric value too long
25004 String too long
25005 Numeric value too long
25006 Unsupported option name
25007 Option name requires a value which is missing
25008 Option name requires a value of a different type
25009 Option name received with a value, but this option does
not support values
25010 Same option name received more than once
25011 Ignored option name due to value underflow or overflow
25012 Value for option experienced data loss due to data
conversion (value truncated or rounded)
25013 Value for option experienced data loss due to value
being out of range; the value used was the closest
supported limit
25014 Value is of the correct type, but is out of range (value was
ignored)
25016 Option name received with an alphanumeric value, but
this value is not supported
25017 String empty, option ignored
25018 A Universal Exit Language command was
expected but not found.