Opens an ASCII or binary file. This function does not create the file if it does not exist.

[Ok := ] File.OPEN(Filename)

Parameters

File

Type: File

Specifies the file.

Filename

Type: Text

Specifies the name and path of the file that you want to open.

Expand imageProperty Value/Return Value

Expand imageDifferences Between the Classic Client and RoleTailored Client

Expand imageExample

Expand imageSee Also