Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/loc/lpdevices
Дата изменения: Thu Nov 25 07:23:07 1999
Дата индексирования: Fri Jan 16 00:08:41 2009
Кодировка:

Поисковые слова: запрещенные спектральные линии
# printers
#
# Copyright (c) Kapteyn Laboratorium Groningen 1990
# All Rights Reserved.
#
##> printers.doc
#
#Document: printers
#
#Purpose: Describes the available printers which can be
# used for printing by GIPSY applications.
#
#Category: SYSTEM MANAGEMENT
#
#Files: printers
#
#Author: K.G. Begeman
#
#Description: The printer description consistsof several fields,
# separated by colons (:). The fields contain the
# following information:
# field information
# 1 Name of host.
# 2 Name of print device. The first device
# available on the host will be the
# default printer.
# 3 Text string containing info about
# printer
# 4 C format string so as to form a legal
# command which will print the file (like
# lpr -Ptext %s). If the command starts with
# a dollar sign ($), the print command is
# executed by HERMES. Then the C format string
# should look like:
# $ @gip_exe:spooler "print %s" %d %s
# (see spooler.doc)
# 5 Number of columns on print device.
# 6 Number of rows on print device.
#
#Updates: Aug 16, 1990: KGB, document created.
#
##<
#
# Epping
#
*:landscape:Chooser printer:lwl %s:132:50
*:portrait:Chooser printer:lwp %s:80:70