WaitForKbdUnlock

<< Click to Display Table of Contents >>

Navigation:  Quick3270 functions and statements >

WaitForKbdUnlock

Description

The function waits until the OIA of the connection indicates that the connection is able to accept keyboard input.

Syntax

Boolean WaitForKbdUnlock([optional] TimeOut)

 

Parameters

Part

Type

Description

TimeOut

Integer

Optional. Specifies the maximum length of time in milliseconds to wait.
The default is 30 second or the value set by SetTimeoutValue.

Returns

The function returns True if the condition is met or False if the Timeout value is exceeded.