Microsoft® Visual Basic® Scripting Edition
Read Method
| Language Reference 
| Home | Site Map |

 

See Also                    Applies to


Description
The Read method reads a specified number of characters from a text file and returns a string as the result.

Syntax

Read(count)

The count argument is the number of characters to read from the file.

Remarks


© 1996 by Microsoft Corporation.