![]() ![]() |
|
TERMThe jBASE TERM command enables users to specify different terminal types to handle terminal characteristics.
COMMAND SYNTAXTERM {type | parameters}
SYNTAX ELEMENTStype specifies the terminal type. The type must be one of the terminal types defined in the terminfo database. If you wish to specify a known terminal type, e.g. vt220, as a different name, then this can be achieved by linking the new name, e.g. V, to the terminfo entry for vt220. parameters are specified as follows: tlength, tdepth, reserved, reserved, reserved, reserved, plength, pdepth. where:
NOTESAn SP-ASSIGN may result in the printer line length and lines per page being reset because of the WIDTH and DEPTH parameters associated with the specified queue's formtype.
EXAMPLE
Terminal characteristics for terminfo type vt220 are envoked.
The terminal line length is set to 132 columns, any paged output to the printer will be formatted into 112 columns and 30 lines per page. Utilities |