HasMessageScreenAfterLogin |
Top Previous Next |
Valid for: SetStartup
Syntax - SetStartup HasMessageScreenAfterLogin {"Yes" | "No"}
Description: This option is used to determine if EMUE is to send an additional <ENTER> after EMUE has entered the Sign On and Password to log onto the mainframe application. This option sets the Send Additional ENTER key checkbox on the Misc. tab of the EMUE Current Settings - Option Settings dialog.
Note: After the sign-on <ENTER> keystroke, and after the <ENTER> keystroke that is provided to clear the message screen (if this option is set to "Yes"), EMUE will check the current screen name to see if it matches the main menu name expected. If not, EMUE will attempt to send another <ENTER> and a <PF22> up to 5 times to get to the main menu. If, after 5 attempts, the main menu name is not found, EMUE treats the entire login process as unsuccessful.
Sample: The following statement instructs EMUE to issue an <ENTER> key immediately after signing on to clear a message screen. SetStartup HasMessageScreenAfterLogin "Yes"
|