HP3000-L Archives

March 1999, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
[log in to unmask][log in to unmask], 10 Mar 1999 16:30:40 -0600360_- Howdy,

Well, we use Netprint92 from Minisoft to handle our networked 256x
printers. It's got some kind of restart function in it, but the other
day I was in a hurry, didn't remember the syntax so just texted up
the spoolfile in Qedit, chopped out what I didn't want sent it off to
the printer and went back to my rain prayer manuals. [...]46_10Mar199916:30:[log in to unmask]
Date:
Mon, 8 Mar 1999 08:10:38 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
Gerry:

For our HP-UX 9.04 system, I modified our /usr/spool/lp/model/xxx
script as follows:

To set the user name on the display:

echo "@PJL JOB NAME = \"User: $user; Job: $jobid\" $STARTPAGE $ENDPAGE"
echo "@PJL RDYMSG DISPLAY = \"$user: `basename $fnamelist`\""
if [ "$debug" = "yes" ]

To reset the display at EOJ:

echo "@PJL RESET"
echo "@PJL RDYMSG DISPLAY = \"\""
echo "@PJL EOJ NAME = \"User: $user; Job: $jobid\""     # end-of-job,

The two "PJL RDYMSG" lines were added - the other lines show the
context.  Our setup displays both the user's ID as well as the name of
the file.

Can't help you on the NT solution, though.

------------
Randy Medd
Telamon, Inc.

ATOM RSS1 RSS2