Microsoft Scripting Runtime
TextStream Object / ReadLine Method
In This Topic
    ReadLine Method
    In This Topic
    Description
    Read an entire line into a string
    Syntax
    Visual Basic
    Public Function ReadLine() As String
    See Also