LoginStepDelay |
Top Previous Next |
×V3.0.2Ø
Valid for: SetStartup
Syntax - SetStartup LoginStepDelay <Delay In Milliseconds> Where: <Delay in Milliseconds> is a numeric value.
Description: This command allows the user to configure the length of the pauses that are injected into the mainframe login process. By default, the delay is 2000 milliseconds.
Note: This option should be used with caution as decreasing the value may cause the login to fail.
Sample: The following statement instructs EMUE to set the length of the pauses when logging into the mainframe to 1500 milliseconds or 1.5 seconds. SetStartup LoginStepDelay "1500"
|