[comp.lang.postscript] Changing LaserWriter names

cloos@batcomputer.tn.cornell.edu (James H. Cloos Jr.) (07/08/89)

Just realized that I managed to not only forget the code to change the name
of a LaserWriterPlus, but also that I managed to let my rgb books get into
the boxes that were stored for the summer.

If anyone has a copy of the required code handy and/or knows if off hand,
please send me a copy.

Thanks.

-JimC
batcomputer!cloos@cornell.UUCP  |James H. Cloos, Jr.|#include <disclaimer.h>
cloos@batcomputer.tn.cornell.EDU|B7 Upson, Cornell U|#include <cute_stuff.h>
cloos@tcgould.tn.cornell.EDU    |Ithaca, NY 14853   |"Entropy isn't what
cloos@crnlthry.BITNET           |  +1 607 272 4519  | it used to be."
a.k.a. jhc@vax5.ccs.cornell.EDU or jhc@crnlvax5.BITNET

cloos@batcomputer.tn.cornell.edu (James H. Cloos Jr.) (07/11/89)

Thanks for all the replies.  In addition to pointers to the program
'namer', I got the code I was thinking of from Richard Chadwick <cus@
uvvm.uvi.vvtr.ca/cus@uvvm.bitnet>:
serverdict begin 0 exitserver statusdict begin (string) setprintername
where '0' is the passwd & 'string' is the new name.

Although I'd remembered the setprintername command, I'd forgotten what
setup was required to get it to work.

Thanks all.

-JimC
batcomputer!cloos@cornell.UUCP  |James H. Cloos, Jr.|#include <disclaimer.h>
cloos@batcomputer.tn.cornell.EDU|B7 Upson, Cornell U|#include <cute_stuff.h>
cloos@tcgould.tn.cornell.EDU    |Ithaca, NY 14853   |"Entropy isn't what
cloos@crnlthry.BITNET           |  +1 607 272 4519  | it used to be."
a.k.a. jhc@vax5.cit.cornell.EDU or jhc@crnlvax5.BITNET