WaitForResume |
Top Previous Next |
Syntax - WaitForResume
Description: This command is used to stop the processing of the script until the user presses the RESUME button on the MAIN tab on the main EMUE Screen.
Note: While the processing of the script is stopped, the mainframe display is visible on the main EMUE Screen and it can be used to interact with the mainframe application. The WaitForResume command should be included in a script when the user is required to perform an action in the mainframe application that is required before the script can proceed.
Sample: WaitForResume
|