version 6.0
DDE_SET TIMEOUT (timeOut)
| Parameter | Type | Description | |
| timeOut | Longint | Timeout value |
Description
The command DDE_SET TIMEOUT allows you to set a timeOut value. This value is expressed in milliseconds. The default value is 3000 milliseconds. As some applications require longer time to answer, you can increase this value.
The default value is reset by passing a negative value.