Pathway/XM System Management Manual
PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
10-36
SET PROGRAM
SET PROGRAM
This statement establishes the values for the PROGRAM object attributes. Use this 
statement before using the ADD PROGRAM statement.  
program-attribute
The TCP and TYPE attributes are required; you must specify them before adding a 
PROGRAM object definition. The rest of the attributes have default values.
TCP template-name
specifies the name of a previously defined and added TCP template used when a 
TCP object is created to control TERM objects from this PROGRAM object. If a 
TCP configured from this template is not running when you issue the PXMCOM 
RUN PROGRAM command, the PATHMON process starts it.
This attribute is required.
TYPE terminal-type
specifies the type of program, the name of the screen program that the TCP uses 
when starting the terminal, and specific terminal and program options. 
SET PROGRAM program-attribute [ , program-attribute ]...
program-attribute is:
 TCP template-name  
 TYPE terminal-type ( type-attribute 
 [ , type-attribute ]...)
 ERROR-ABORT { ON | OFF } 
 GROUP group-name 
 LIKE program-name 
 OWNER owner-id 
 PRINTER { file-name [ IS-ATTACHED ] } 
 { IS-ATTACHED } 
 SECURITY security-
  TMF { ON | OFF }
type-attribute is:
 INITIAL program-unit-name 
 BREAK { ON | OFF } 
 DISPLAY-PAGES number 
 ECHO { ON | OFF | CURRENT } 
 EXCLUSIVE { ON | OFF } 
 IOPROTOCOL { 0 | 1 } 
 TRAILINGBLANKS { ON | OFF } 










