Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | misc |
include "printer.g"
printer | Create a printer access tool |
gui | Send some files to the printer using a GUI |
Send some files to the printer | |
printvalues | Print some Glish values |
reinit | Reset the printing parameters |
A GUI control panel is also provided by this class - this is suitable for use both by users directly, and through a ``Print...'' item on a GUI.
The major change that is needed is that defaults should be pulled in from aipsrc rather than assumed (printer.default is used though if the PRINTER environment variable is not set).
- p := printer() - p.gui()