Pathway/XM System Management Manual
PXMCOM Commands
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
11-46
REFRESH-CODE TCP
REFRESH-CODE TCP
This command directs the TCP process to read the SCREEN COBOL directory file to
check for the latest version of a called program. This command is effective only if the
TCP process is running and the CHECK-DIRECTORY attribute is set to OFF. Use this
command when a new version of a SCREEN COBOL program (in the TCLPROG file)
becomes available to the TCP.
term-name
specifies the name of a TERM object. The REFRESH-CODE TCP command is
issued to the TCP process that manages this TERM object.
GROUP group-name
specifies the name of a set of TERM objects, each configured as a member of the
specified group. The REFRESH-CODE TCP command is issued to each TCP
process that manages a TERM object associated with this group.
*
issues the REFRESH-CODE TCP command to all TCP processes in the
Pathway/XM environment. If option is also specified, PXMCOM issues the
command to all TCP processes meeting the criteria specified.
SEL or STATE
issues the REFRESH-CODE TCP command only to TCP processes in the specified
state. You can substitute SEL for STATE. Possible states are:
RUNNING NOT RUNNING
STOPPED NOT STOPPED
SUSPENDED NOT SUSPENDED
This command affects only those TCP processes in the RUNNING or SUSPENDED
state. If you specify any other state, the system displays the command prompt again;
it does not display any output or generate an error message.
REFRESH-CODE TCP { term-name }
{ GROUP group-name }
{ * , option }
option is:
{ SEL [ NOT ] { PENDING | RUNNING | STOPPED } }
{ STATE [ NOT ] { PENDING | RUNNING | STOPPED } }