I discovered today the following commands don't work
the same when typed in from the command line:
(%p=hp4plus, in this case)

These work:
lpc -P%p stop
lpc stop %p

This doesn't:
lpc stop -P%p

I also discovered today that the default command
syntax in the HOW-TO doesn't work from my Win2k
wkstn:
        queuepause command = /usr/sbin/lpc -P%p stop
        queueresume command = /usr/sbin/lpc -P%p start

this syntax won't work either:
        queuepause command = /usr/sbin/lpc %p stop
        queueresume command = /usr/sbin/lpc %p start

The following syntax WILL pause/resume the printer:
        queuepause command = /usr/local/sbin/lpc stop %p
        queueresume command = /usr/local/sbin/lpc start %p

So "lpc stop %p" / "lpc start %p" work in both situations...

Would someone please change the syntax in the HOW-TO so
that Section 2.12. reads:

        queuepause command =    /usr/sbin/lpc stop %p
        queueresume command =   /usr/sbin/lpc start %p

This will bring the commands in line with the correct
(functional) syntax.  (After independent testing
& confirmation, of course!)

Thanks,
  Jim

-----------------------------------------------------------------------------
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