InfoConnect for Unisys VBA Guide
WaitForStrings Function
Array that specifies one or more strings for which to wait.
Waits for one of the specified text strings to be received from the host.
Syntax
object.WaitForStrings( _
   ByRef text As String() _
) As ReturnCode

Parameters

text
Array that specifies one or more strings for which to wait.

Return Value

ReturnCode that indicates the success or failure status.
See Also

 

 


2015 Attachmate

Send Feedback