FileInterface.EOF Property

Top 

Description

Returns 1 if the current stream position is the end of the file.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read

 

Syntax

myVariable1 = myFileInterface1.EOF;

 

See also

FileInterface Object

Interfacing with Files Guide

Parsing Arbitrary String Data