QuietTime

Top  Previous  Next

S

A

W

WS

ü

ü

Valid for: SetStartup & SetRuntime

 

Syntax -

SetStartup QuietTime <Milliseconds>

       Where:

               <Milliseconds> is an integer from 1 to 99999.
 

Description:

This option defines the number of milliseconds EMUE is to wait after each SEND S before continuing the processing of the script.  This option values the Quiet Time number selector on the Misc. tab of the EMUE Tools - Current Settings - Option Settings dialog.

 

Note: This command can be used when accessing mainframe applications and/or pathways that utilize a significant number of $XFR commands.  The use of $XFR commands may cause synchronization issues between EMUE and the application.  If the use of $XFR commands causes a synchronization issue, it is recommended that a QuietTime of around 600-700 ms be used to provide enough time for the $XFR's to complete, and the expected screen to appear.

Note: Most systems do not require that this value is set.  Consider setting a value of 600 to 700 if you have frequent full screen errors or see frequent messages indicating that the screen data was lost.

Note: This command is equivalent to using the QuietTime setting in OLIE™'s configuration file.

 

Sample:

       The following statement instructs EMUE to wait 600 ms after every “Send S” statement.

SetStartup QuietTime 600

 

See Also:

SetRuntime