Microsoft® JScript™
ReadAll Method
 Language Reference 
Version 2 

See Also                   Applies To


Description
Reads an entire TextStream file and returns the resulting string.

Syntax
object.ReadAll( );

The object is always the name of a TextStream object.


© 1997 by Microsoft Corporation. All rights reserved.