SSH Reference Manual
BREAK_ON_DISCON Y|N
If this parameter is set to "Y", when a dynamic window session is disconnected, and there are no active I/O operations
(e.g. WRITEREAD), a BREAK is simulated. No BREAK is sent if there is an active I/O. Default is "N".
BUFFER_SIZE
BUFFER_SIZE displays the size of internal STN buffers, which is useful in configuring STN memory via PARAM
POOL^SIZE.
The BUFFER_SIZE command has no parameter.
C12_ALWAYS Y | N
C12_ALWAYS was introduced in STN version B22 (T0801^ABG) to modify control 12 (terminate session) application
requests.
Y means control 12 requests always terminate the session regardless of the number of applications that currently have the
terminal window open. Y is the default and is compatible with STN B21 and earlier releases.
N means control 12 requests are ignored unless there is only one remaining application open to the terminal window.
Control 12 requests will only terminate the session when there is only one application open for the terminal window.
C12_ALWAYS should be set to N when one application starts another (which may in turn start yet another, etc), and
control 12 requests from the secondary (etc) applications are to be ignored.
CHOICE_PROMPT Y | N
This command controls display of "Enter Choice> " prompt after the service name list. This is independent of BANNER
Y|N.
Note: CHOICE_PROMPT N may interfere with 6530 emulators configured to automatically transmit the service name,
or may interfere with emulator scripts.
CHOICE_TEXT "<text>"
Command CHOICE_TEXT can be used to redefine the Enter Choice> prompt which follows the STN02 Services menu.
<text> may contain any displayable ascii characters including space but excluding double quote ("), and may be from
zero to 64 bytes long. <text> may contain "\N" or "\n” which will function as carriage return/line feed. Backslash
followed by any other character will ignore the backslash and generate only the following character. The default is
(notice the space at the end):
CHOICE_TEXT "\nEnter Choice> "
The setting is displayed by INFO PROCESS.
CONN_CLR_SSH Y | N
CONN_CLR_SSH controls clearing of the screen at connect time for SSH 6530 sessions. The clear occurs immediately
before the STN00 message, which is after SSH BANNER and before STN WELCOME displays. Default is N, which is
recommended with SSH BANNER Y, and is different from STN A91 and earlier. The current setting is displayed by
INFO STN.
HP NonStop SSH Reference Manual STN Reference • 263