Pathway/XM System Management Manual
PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
10-75
SET TERM
SET TERM
This statement defines values for the configured TERM object attributes. Use this
statement before using the ADD TERM statement.
term-attribute
The INITIAL and TCP attributes have no defaults; you must specify them before
adding a TERM definition. The rest of the attributes have default values.
INITIAL program-unit-name
specifies the name of the SCREEN COBOL program unit that the TERM object
enters on startup. program-unit-name is the program name specified in the
PROGRAM-ID sentence of the identification division in a SCREEN COBOL
program.
This attribute is required.
TCP template
specifies the name of a previously defined and added TCP template used to generate
TCP processes that control the TERM object operations.
This attribute is required.
SET TERM term-attribute [ , term-attribute ]...
term-attribute is:
INITIAL program-unit-name
TCP template
AUTORESTART number
BREAK { ON | OFF }
DIAGNOSTIC { ON | OFF }
DISPLAY-PAGES number
ECHO { ON | OFF | CURRENT }
EXCLUSIVE { ON | OFF }
FILE file-name
GROUP group-name
INSPECT { ON [ ( FILE file-name ) ] | OFF }
IOPROTOCOL { 0 | 1 }
LIKE term-name
PRINTER { file-name [ IS-ATTACHED ] }
{ IS-ATTACHED }
TMF { ON | OFF }
TRAILINGBLANKS { ON | OFF }
TYPE term-class
WEIGHT number