IntControl 74

Syntax:

IntControl(74, p1, 0, 0, 0)

Set idle wait after Run commands. (32-bit only)

 

p1 specifies the amount of time, in milliseconds, that the WIL Interpreter will wait, after launching an application with the Run (and similar) commands, for the application to become "idle" (i.e., ready for user input). The default is 10000 (i.e., 10 seconds).

 

Specify 0 for no idle wait.

 

Returns previous setting.

See also

IntControl 43