Previous PageNext Page

8.12.6 Read Method

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

Syntax

object.Read(characters)

Arguments

object
The name of a TextStream object. Required.
characters
The number of characters you want to read from the file. Required.

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page