1 | .TH QMSCOMM 8 "19 August 1992" "Adobe Systems" |
---|
2 | \" Copyright (c) 1992 Adobe Systems Incorporated. All Rights Reserved. |
---|
3 | \" ATTN GOVERNMENT END USERS: See notice of rights in file XPSLIBDIRX/Notice |
---|
4 | \" RCSID: $Header: /afs/dev.mit.edu/source/repository/third/transcript/man/qmscomm.8p,v 1.1 1996-10-14 05:06:39 ghudson Exp $ |
---|
5 | .ds PS P\s-2OST\s+2S\s-2CRIPT\s+2 |
---|
6 | .ds TS T\s-2RAN\s+2S\s-2CRIPT\s+2 |
---|
7 | .SH NAME |
---|
8 | qmscomm \- TranScript Ethernet communication filter |
---|
9 | for QMS PostScript printers |
---|
10 | .SH "SYNOPSIS" |
---|
11 | .B XPSLIBDIRX/qmscomm |
---|
12 | .SH "DESCRIPTION" |
---|
13 | This is the low-level \*(TS Ethernet communication filter for use by the |
---|
14 | 4.2BSD line printer spooling system through the printer description file |
---|
15 | /etc/printcap |
---|
16 | in communicating with QMS Ethernet printers. |
---|
17 | It is called from the |
---|
18 | psint.sh |
---|
19 | shell script. This script uses argv[0] (the name it was invoked under) |
---|
20 | to determine which action to take, which may involve invoking a translation |
---|
21 | filter or management filter before invoking the communications filter. |
---|
22 | The options are as specified in the |
---|
23 | .I 4.2BSD Line Printer Spooler Manual. |
---|
24 | The program |
---|
25 | .I qmscomm |
---|
26 | is the lowest level filter. It manages the communication with the printer, |
---|
27 | including status reporting. Page accounting is not supported with |
---|
28 | .I qmscomm. |
---|
29 | .SH ENVIRONMENT |
---|
30 | .IP VERBOSELOG=\fInumber\fP |
---|
31 | print verbose log messages |
---|
32 | .br |
---|
33 | .SH FILES |
---|
34 | .TP 2.2i |
---|
35 | \fIprinter\fP-log |
---|
36 | printer log file |
---|
37 | .TP 2.2i |
---|
38 | status |
---|
39 | printer status file (in the spool directory), shared by |
---|
40 | lpd(8) |
---|
41 | and |
---|
42 | .IR qmscomm |
---|
43 | .SH "SEE ALSO" |
---|
44 | transcript(1), lpr(1), lpc(8), lpd(8), printcap(5), psint(8) |
---|
45 | .br |
---|
46 | .I 4.2BSD Line Printer Spooler Manual |
---|
47 | .SH AUTHOR |
---|
48 | Adobe Systems Incorporated |
---|
49 | .SH NOTES |
---|
50 | \*(PS is a registered trademark of Adobe Systems Incorporated. |
---|
51 | .br |
---|
52 | \*(TS is a trademark of Adobe Systems Incorporated. |
---|
53 | .br |
---|
54 | Unix is a trademark of AT&T Bell Laboratories. |
---|
55 | |
---|