CICSMessage |
Top Previous Next |
×V2.1Ø
Valid for: SetStartup
Syntax - SetStartup CICSMessage <Message> Where: <Message> is a literal string.
Description: When using the StandardSignatureAndInvision and TSO SignOnPathways, this configuration option tells EMUE the text that will appear on the screen as an indication that the application selection command has been successfully received by the host and that the desired application has been made available and is ready for authentication information. For most sites, this will be the default "******\ ******\ ******\ ******\" that appears as the top row of the letters CICS on the sign-on screen. Sites that have customized this screen will need to choose some other text that is unlikely to appear elsewhere so that EMUE can reliably tell when it is ready to submit its authentication information. This option values the CICS Message textbox on the Signon tab of the EMUE Tools - Current Settings - Option Settings dialog.
Sample 1: The following statement instructs EMUE to look for "******\ ******\ ******\ ******\" that appears as the top row of the letters CICS on the sign-on screen. SetStartup CICSMessage "******\ ******\ ******\ ******\"
Sample 2: The following statement instructs EMUE to look for "Welcome to ABC Medical Center" as the message that signals that the application selection command has been successfully received. SetStartup CICSMessage "Welcome to ABC Medical Center"
See Also:
|