WaitForReady

Used after sending an AID key to wait for the host keyboard to unlock. (Not suggested for VT hosts as the hosts do not lock keyboards.)

Parameters
None.
Returns
0 on Success, or a non-zero error code. Refer to Error codes for a complete listing of error code descriptions.
Example
Set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.Connect SessName
bzhao.SendKey "logon user<Enter>"
bzhao.WaitForReady