5.16.4 Examples

Example 1:

Set the tn3270 console and telnet clients keep-alive option settings to the following values: 5 seconds of
inactivity until the first keep-alive probe is sent, 3 seconds for the interval between the probes and to 15
unacknowledged keep-alive packets sent before the connection is considered to have failed.

CONKPALV (5,3,15)

5.17 CP_UPDT (User character conversion table)

5.17.1 Function

The CP_UPDT system parameter creates or modifies the contents of the user codepage tables. The
tables can be populated with a ‘CP_UPDT REFERENCE’ statement which copies one of the provided
codepage tables to the user tables or by a ‘CP_UPDT IMPORT’ statement which imports a previously
created and with ‘CP_UPDT EXPORT’ exported table.

Changes in the user tables are made through one or more ‘CP_UPDT ALTER’ statements. These allow
for up to 16 modifications at a time. The current contents of the user tables can be displayed on the con-
sole (and written to the log file) with ‘CP_UPDT DISPLAY’. Finally the changed user tables are activated
with a ‘CODEPAGE USER’ statement.

In all CP_UPDT statements that require the selection of a user table (EBCDIC or ASCII), the EBCDIC
table refers to the ‘guest to host’ (g2h) translation and the ASCII table refers to the ‘host to guest’ (h2g)
translation.

5.17.2 Syntax

Descriptive

CP command



where command


pos, [,pos, ]...)

filename

filename

codepage]

Diagram

Êʬ¬¬ CP command ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ


where command

Previous Page Next Page