StorageTek Host Software Component 6 User Manual

Page of 718
90   VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
EXECParm Control Statement 
The EXECParm control statement is an alternative method for specifying the GTF event 
ID (Eid(gtfeid)) and GTF format ID (Fid(gtffid)). The EXECParm control statement also 
provides a parameter that enables you to control display of the system command prefix 
when messages are written to the operator at the system console. This parameter controls 
the command prefix on WTO and WTOR messages. 
Refer to “Creating an SLKJCL File for Starting the HSC” on page 157 for a description of 
the start procedure and how it relates to EXECParm.
Syntax 
Control Statement Name 
EXECParm
initiates the control statement 
Parameters 
MSGPRFX
optionally, specifies control of whether the command prefix is to precede WTO or   
WTOR messages to the operator. 
Yes
indicates that the command prefix is to display preceding WTO or WTOR 
messages to the operator. 
No
indicates that the command prefix is not to display preceding WTO or WTOR 
messages to the operator. 
Eid 
optionally, gtfeid specifies a GTF event ID. 
/PARM Eid(user-specified-event-id) parameter is valid for use in the HSC startup 
SLKJCL file as an alternative method of specifying the GTF event ID.
EXECParm
MSGPRFX(
No
Yes
)
,Eid(gtfeid)
,Fid(gtffid)
,HOSTID(host-id)
EXECParm