Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript TextStream Object TextStream Read Method

Reads a specified number of characters from a TextStream file and returns the resulting string.

Syntax: JScript TextStream Object TextStream Read Method

object.Read(characters)

Arguments: JScript TextStream Object TextStream Read Method

object

The name of a TextStream object. Required.

characters

The number of characters you want to read from the file. Required.

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