PJL Parser Errors
(20xxx)
These status codes denote PJL parser errors. The entire
PJL command line is ignored. (Some of the status codes
refer to portions of PJL commands such as “command
modifiers” and “alphanumeric values.” For a description of
the PJL command format, see “Format of PJL Commands”
in Chapter 2.)
Status
Code
Display String or Code Meaning
20001 Generic syntax error (entire PJL command
ignored)
20002 Unsupported command
20004 Unsupported personality, system, or I/O port
20005 PJL command buffer overflow
20006 Illegal character or line terminated by the
Universal Exit Language command
20007 <WS> or [<CR>]<LF> missing after closing
quotes
20008 Invalid character in an alphanumeric value
20009 Invalid character in a numeric value
20010 Invalid character at the start of a string,
alphanumeric value, or numeric value
20011 String missing closing double-quote character
20012 Numeric value starts with a decimal point
20013 Numeric value does not contain any digits
20014 No alphanumeric value after command modifier
20015 Option name and equal sign encountered, but
the value field is missing
20016 More than one command modifier
20017 Command modifier encountered after an option
(command modifier must precede option)
20018 Command not an alphanumeric value
PJL Status Codes D-7