SleepBetweenCommandsFrequency

Top  Previous  Next

×V3.0.1Ø

S

A

W

WS

ü

ü

Valid for: SetStartup& SetRuntime

 

Syntax -

SetStartup SleepBetweenCommandsFrequency <Number of Commands>

       Where:

               <Number of Commands> is a numeric value.

 

Description:

This command is used to configure how many lines will be executed before EMUE will pause or sleep.  The length of the pause is configured with SleepBetweenCommandsInterval.  These commands are used to slow script processing.

 

Sample:

       The following line configures EMUE to pause after every two commands that run.

SetStartup SleepBetweenCommandsFrequency 2

 

See Also:

SetRuntime