MPE/iX System Utilities Reference Manual (32650-90882)
Chapter 16 161
NLIOUTIL
Operation
RECCONV indicates that a record of the next I/O request that will be made is to be
treated as the independent record from the current record. The RECCONV
option should be used for terminals. This is the default value used for
Asian devices (both terminals and printers).
NORECCONV indicates that a record of the next I/O request that will be made is to be
treated as the continuing data from the current data. The NORECCONV
option should be used for printers.
LATIN specifies the LATIN mode. The primary print direction is left to right. The
LATIN mode is used for MEA devices.
NONLATIN specifies the NONLATIN mode. The primary print direction is right to left.
The NONLATIN mode is the default.
length
specifies the width of the print line. If
length
is not specified, the value is
the length specified when the device was configured.
shape_mode
specifies the shape type for MEA characters. The value specified may be 1
for the enhanced font containing 192 shapes, including a number of
Lam-Alef ligatures, or 2 for the old font containing 163 shapes, without the
Lam-Alef ligatures. The default value is 1.
SHOW Command
The SHOW command displays the status of the NLIO service for a specified device.
SHOW [
nliodevice
]
nliodevice
is the ldev or device class name. If the
nliodevice
is ommitted, the
current stdin device is assumed when it is an interactive device. System
Supervisor (OP) capability is required to specify devices other than your
own stdin. The "at" sign (@) can be specified to designate all devices that
are currently opened.
SHUT Command
The SHUT command stops the NLIO service for a specifed device.
SHUT [
nliodevice
]
nliodevice
is the ldev or device class name. If the
nliodevice
is ommitted, the
current stdin\stdlist device is assumed when it is an interactive device.
System Supervisor (OP) capability is required to specify devices other than
your own stdin. The "at" sign (@) can be specified to designate all devices
that are currently opened.
EXIT/END/E Command
The EXIT, END, or E command exits the NLIO utility.
EXIT | END | E