OpenWebPageRetries

Top  Previous  Next

×V4.2Ø

S

A

W

WS

ü

Valid for: SetStartup

 

Syntax -

       SetStartup OpenWebPageRetries  <Retries>

 

Description:

Upon a failed attempt to open a web page with the OpenWebPage command, EMUE will make additional attempts up to the number of times specified by <Retries>.  If the browser still has not opened successfully, EMUE will throw an error.  The default behavior is for EMUE to not make any retry attempts.

 

Sample:

       The following statement instructs EMUE to retry opening the browser three times.

SetStartup OpenWebPageRetries 3

 

See Also:

OpenWebPage