Reads a line from the file.

A line is terminated either by a lf, cr or lf+cr.

Syntax

ISFileReader.ReadLine([value])

Parameters

NameTypeOptionalByRefDescription
value String Optional ByRef The line read from the file.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISFileReader
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0