Previous PageNext Page

7.25.8 ReadLine Method

Reads an entire line (up to, but not including, the newline character) from a TextStream file and returns the resulting string.
 

Syntax

object.ReadLine( )

Arguments

object
The name of a TextStream object.

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page