|
User Documentation |
|||||||||
| prev file | next file | ||||||||||
| SUMMARY: fields | routine DETAILS: routine | ||||||||||
./contrib setprinter.pro
| setprinter |
A brute force method for setting the printer name. This procedure will need to be modified if the printer names or locations change. Also it will need to be modified to make it work for sites other than NRAO-GB and NRAO-CV.
Contributed By: Jim Braatz, NRAO-CV
setprinter ; attempts to determine the domain name
; and then gives the user a choice from
; a harcoded list of printers
setprinter,'lp' ; sets the printer name directly
setprinter,domain='cv' ; sets the domain name and then gives
; the user a choice of printers
version $Id: setprinter.pro,v 1.3 2005/07/28 20:05:22 bgarwood Exp $
| Parameters | |
|
printer |
printer name |
| Keywords | |
|
domain |
domain |