...
Operation modes supported by the HOSTprint utility:
Mode | Description | |
---|---|---|
Line-printer (Digital LA75) emulation | In this mode the utility emulates ESC-sequences of the selected line printer (see the LA75 manual for details). Once a page is completely filled with data it is sent to the printer output (to emulate line-printer functionality). To use this mode, properly configure the OpenVMS printer queue and use the OpenVMS “PRINT” command. | |
Working in an old version of the utility's compatible printing mode | Access the popup menu and set the Flush buffer delay time. Recommended value is 5 seconds* The VAX/VMS command:
|
Both modes support the print preview of the last page in the printing buffer.
Usage
HOSTPrint calling is specified in the CHARON configuration file. The call implement implements one or more of the following parameters:
Parameter | Description | ||
---|---|---|---|
-host=<hostname> | Name of the host - source of the printing data. | ||
-port=<connection port number> | Port on the host to get the information to print from. | ||
-delay=<delay for automatically buffer flush in seconds> | Flushing delay, 0 - wait infinite, 5..10800 - timeout for flush | ||
-printer=[PrinterDeviceName] | Host name for the printer used. Example 1:
Example 2:
| ||
-font=<default font face> | Default font name. | ||
-fontsize=<default font size> | Default font size. |
Div | ||||
---|---|---|---|---|
| ||||
The two last parameters are only used for compatibility with older versions of the utility (HOSTprint allows changing font settings from a popup menu).
Note |
---|
It is strongly recommended to use fixed-size fonts (by default the "Courier" font is used) to avoid any problems relevant to proper calculation of the printing line length. |
Example from a CHARON configuration file for the HOSTPrint usage (for 2 LPV11 printers):
|
After initialization, HOSTprint creates an icon in the Windows tray. The icon can have two colors:
Color | Description | ||||||
---|---|---|---|---|---|---|---|
| IDLE (or Ready) state | ||||||
| BUSY (processing) mode |
Anchor | ||||
---|---|---|---|---|
|