MPE/iX System Utilities Reference Manual (32650-90882)

160 Chapter16
NLIOUTIL
Operation
NLIOUTIL Commands
The NLIOUTIL utility has the following commands:
Each of the commands is explained in the following sections.
HELP Command
The HELP command shows the usage of each of the NLIOUTIL commands.
HELP [HELP | OPEN | SHUT | SHOW | EXIT | END | E ]
OPEN Command
The OPEN command is used to start the NLIO service for a specified device with a specified
language.
OPEN [
nliodevice
] [,
lang_id
] [;RECCONV | ;NORECCONV]
[;LATIN | ;NONLATIN] [;WIDTH=
length
]
[;SHAPE=
shape_mode
]
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.
lang_id
is the language number. The supported language numbers are:
201 Simplified Chinese
211 Traditional Chinese
221 Japanese
231 Korean
51 Arabic SUGURU
If the
lang_id
is ommitted, the user interface language (USERLANG) set by
SETJCW or the system default language is assumed. (The user interface
language has the precedence).
NOTE
You can change the system default language by running the
LANGINST.PUB.SYS program. Refer to Chapter 11 , “LANGINST,” in this
manual for additional information on LANGINST.
HELP Shows the usage of each NLIOUTIL command.
OPEN Starts NLIO service for a specified device with a specified language.
SHOW Displays the status of NLIO service for a specified device.
SHUT Stops NLIO service for a specified device.
EXIT/END/E Exits the NLIOUTIL utility.