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

 

VBScript TextStream Object ReadAll Method

Reads an entire TextStream file and returns the resulting string.

Syntax: VBScript TextStream Object ReadAll Method

object.ReadAll

Arguments: VBScript TextStream Object ReadAll Method

object

The name of a TextStream object.

Remarks: VBScript TextStream Object ReadAll Method

For large files, using the ReadAll method wastes memory resources. Other techniques should be used to input a file, such as reading a file line-by-line.

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