version 6.5
OD SET NB MODE (login_ID; mode)
| Parameter | Type | Description | |
| login_ID | Longint | Connection Identifier | |
| mode | Integer | 0 = Clear, 1= Set |
Description
The command OD SET NB MODE allows you to set the non-blocking mode.
login_ID must be a valid connection identifier.
mode allows you to set the mode: 1 to set the mode or 0 to clear the mode.
Warning: The deferred mode must be active (see OD SET OPTIONS for more details).
See Also
OD Get NB Mode, OD SET OPTIONS.