CONSOLE_NAME - UWTO configuration option
Description
The CONSOLE_NAME option specifies the console name which the message is routed.
It provides a method to route messages based on console name.
If an invalid console name is specified, the message is written to the default consoles. Universal WTO will write a warning message to standard error and end with exit code 1.
CONSOLE_NAME and CONSOLE_ID are mutually exclusive.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
n/a |
|
|
|
|
|
Command Line, Long Form |
-consolename name |
|
|
|
|
|
Environment Variable |
UWTOCONSOLENAME=name |
|
|
|
|
|
Values
name specifies the name of the console to which the message is routed.
The format of name is 1 to 8 characters.