Reads an entire Text File.

Syntax

ISFileUtilities.ReadTextFile(fileName, text, [lockedRetryAttempts])

Parameters

NameTypeOptionalByRefDescription
fileName String The file name of the file to read.
text String ByRef Returns the file's text contents.
lockedRetryAttempts Integer Optional The number of retry attempts if the file is initally locked. If omitted, a value of 0 is assumed.

Return Value

Boolean

A Boolean value indicating success.

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