Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
ReadLine Function
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: ReadLine Function
Reads data from the host until a line-feed character is encountered.
Syntax
Visual Basic (Declaration)
object
.ReadLine()
As
String
Return Value
Line of data read from the host (excluding carriage return and line-feed characters).
See Also
Reference
Screen Object
Screen Members
Send Feedback