Microsoft Scripting Runtime
ReadLine Method
Collapse All
Expand All
TextStream Object
: ReadLine Method
Description
Read an entire line into a string
Syntax
Visual Basic
Public
Function
ReadLine()
As
String
See Also
TextStream Object
|
TextStream Members