Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
WaitForString Function
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: WaitForString Function
The text to wait for.
Waits for the specified text to be received from the host.
Syntax
Visual Basic (Declaration)
object
.WaitForString( _
ByVal
text
As
String _ )
As
ReturnCode
Parameters
text
The text to wait for.
Return Value
ReturnCode that indicates the success or failure status.
See Also
Reference
Screen Object
Screen Members
Send Feedback