image\cslogo3d1.gif

JScript TextStream Object ReadLine Method

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

Syntax: JScript TextStream Object ReadLine Method

object.ReadLine( )

Arguments: JScript TextStream Object ReadLine Method

object

The name of a TextStream object.

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.