printer to full:

25 25 5B 20 45 72 72 6F 72 3A 20 75 6E 64 65 66  %%[ Error: undef
69 6E 65 64 3B 20 4F 66 66 65 6E 64 69 6E 67 20  ined; Offending
43 6F 6D 6D 61 6E 64 3A 20 14 04 04 5D 25 25 0D  Command: ...]%%.
0A                                               .


For those wondering, 04 hex is ^D.  What you see is that on
the working printer, it for some reason sends two ^D's to
the server.   The problem printer doesn't do this (why not?),
and then bombs out with an error.


Can anyone shed any light at all here on what is going on?
What is the purpose of the ^D's being sent to the server?
Why is one printer handling the request for the pagecount ok,
and the other printer (same make & model - Lexmak Optra T616)
dies on it?

the ^D is ok it simply says EOT (End Of Transmission)
the ^D^D is strange.
according to the error message the offending command is:
14 04 04 (visible only in the hexdump)

14 is FormFeed

maybe the gets confused when the request ends with an aditional FF ?
simply send the command directly to the printer to see if the lprng
has anything to to with it.

        walter







-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to