All functions Mac OS X Windows Crossplatform Components New in version: 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 2.0
Component: WindowsScript
Mac OS X: Does nothing
Windows: Works
MBS( "WindowsScript.SetTimeout" ; ScriptID; TimeOut )
Parameter | Description | Example value |
---|---|---|
ScriptID | The ID of a WindowsScript in memory. | 1 |
TimeOut | Seconds, default is 10000 | 2 |
Each script has a setting that dictates how long a script will wait before timing out. This function allows you to change to change that setting. The units are seconds.
Feedback: Report problem or ask question.