CICS

Top  Previous  Next

S

A

W

WS

ü

ü

Valid for: SetStartup

 

Syntax -

       SetStartup CICS <CICS STRING>

               Where:

                       <CICS STRING> is a literal string.

 

Description:

This option defines the string that would be entered after a connection has been made to the mainframe, to connect the terminal session with the CICS region that is to be used.  This value must be provided, either through the CICS textbox on the EMUE main window, or by using this command in the script.  This option values the CICS textbox on the Main tab on the main EMUE window.  This value is required to use the automated sign-on process.

 

Sample:

       The following statement sets the option that instructs EMUE to utilize a CICS of "PSD8".  For this example, this is what would be used to sign into SIGNATURE®.

SetStartup CICS "PSD8"

 

See Also:

CHPS

CICSMessage

CICSPosition

PreSignonKeystrokes