home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!att!ucbvax!CARBON.CHEM.UTAH.EDU!dunkel
- From: dunkel@CARBON.CHEM.UTAH.EDU
- Newsgroups: comp.soft-sys.andrew
- Subject: Print from "help" on PS printer?
- Message-ID: <9212112141.AA28085@carbon.chem.utah.edu>
- Date: 11 Dec 92 21:41:56 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: world
- Organization: The Internet
- Lines: 24
-
- How can I print text from the help system menus on a Postscript
- printer? The following shell script works fine:
-
- [bin_RIOS] 376> cat print_help
- ezprint -t $1 | eqn -Tpsc | troff -Tpsc | psdit | lpr -Ppsb115
-
- but the "Print" menu of the help system has only the options "Set
- Printer" and "Print This File" - none of which seems to allow me to
- enter all parameters. I guess that the Andrew system offers a
- preference or a shell variable that allows me to set such a string. I
- read help files for quite some tome now but did not find it. Can
- anybody give me a hint?
-
- Thanks
- __ _
- | ) o | | | \ | |
- | / _ |_ _ _ _| | | | _ |
- |/\ /_) | ^ ^ | | _) | / | | | | | ^ ^ |_) /_) |
- | \_/\___|_| | |_| |_(_|__|___\_| |_/__|_|_| | |_| \_/\___|
-
- Department of Chemistry Office: (801) 581-7351
- 2020 Henry Eyring Building b113 Home: (801) 582-7516
- University of Utah FAX: (801) 581-8433
- Salt Lake City, UT 84112 dunkel@chemistry.chem.utah.edu
-