autECLOIA.WaitForAppAvailable

<< Click to Display Table of Contents >>

Navigation:  Support for IBM® Personal Communications™ macros > autECLOIA >

autECLOIA.WaitForAppAvailable

Description

For compatibility only, this function is simply ignored by Quick3270.

Syntax

WaitForAppAvailable ([optional] TimeOut)

 

Parameter

Part

Type

Description

TimeOut

Integer

Optional. The maximum length of time in milliseconds to wait, The default is Infinite.

Sample

bResult = autECLSession.autECLOIA.WaitForAppAvailable(1000)