Easy Tutorial
❮ Met Redirect Met Writeblanklines ❯

ASP Read Method



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

Syntax

Parameter Description
numchar Required. The number of characters to read from the file.

Example


❮ Met Redirect Met Writeblanklines ❯