CheckKeyboardAfterEachCommand

Top  Previous  Next

S

A

W

WS

ü

ü

Valid for: SetStartup & SetRuntime

 

Syntax -

       SetStartup CheckKeyboardAfterEachCommand {"Yes" | "No"}

 

Description:

This option determines if EMUE is to check the host and keyboard status after executing every command that interacts with the terminal session.  This option sets the Check Keyboard after every command checkbox on the Debugging & Logging Activity tab of the EMUE Tools - Current Settings - Options Settings window.

 

Note: When set to “Yes”, this option has two effects.

1)Better diagnostic information is provided when this option is used with the "DebugOnKeyboardLocked" command. Please refer to the SetStartup DebugOnKeyBoardLocked command later in this manual.
2)This option slows the processing to perform the additional checks.  This may help with some mainframe systems where EMUE tends to get ahead of the mainframe application.

 

Sample:

       The following statement enables the option that instructs EMUE to check the host and keyboard status after executing every command.

SetStartup CheckKeyboardAfterEachCommand "Yes"

 

See Also:

DebugOnKeyboardLocked

SetRuntime