Shared Printers

Apprentice Wizard Wannabe Carpenter at Fwva.Saic.Com
Thu May 23 00:04:29 AEST 1991


murray at motto.UUCP (Murray S. Kucherawy) writes:
>I seem to recall a thread about this recently, but I've just been informed
>that we are now interested in doing this, and the thread's expired here,
>so forgive me for asking again.
>
>Is it possible for VAXen (some VMS, some Ultrix) to share printers,
>other than using a DECserver to drive them?
>
>=============================== Murray S. Kucherawy ==========================
>Motorola Canada, Ltd.     Communications Division, Toronto      [on work term]
>University of Waterloo, Ontario, Canada               2B Math/Computer Science
>Internet: murray at motto.UUCP (work)       mskucherawy at watmath.UWaterloo.ca (UW) 
>UUCP:     uunet!utai!lsuc!motto!murray   uunet!watmath!mskucherawy
 
   For VMS, set up a que on the node the printer is connected to. Then create a
generic on each node in the cluster. (only works ina cluster)
eg.
$ DEFINE SYMBOLS FOR TERMQUE_NAME AND USE LEXICAL FOR NODENAME HERE
$  Initialize /Queue /Start /Default=(Flag,NoBurst) -
	/On=NODE::'TermQue_Name' 'TermQue_Name'
$!          ^^^^ The node the printer is connected to
$  Initialize /Queue /Start /Generic='TermQue_Name' Sys$Print
$!  Define /System  Sys$Print 'NodeName'$Print
 
|=-=-=-=-=-=-=-=-=-=-=-=-=-|\
|Scott Carpenter           |  \
|VAX System Manager        |    \
|SAIC Falls Church, VA     |______\     
|Carpenter at Fwva.Saic.Com   |
|75500.446 at Compuserve.Com  |
|=-=-=-=-=-=-=-=-=-=-=-=-=-|   



More information about the Comp.unix.ultrix mailing list