FileInterface.Fail Property

Top 

Description

Returns 1 if an error has occurred, other than an EOF, after an I/O operation.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

boolean

Access:

read

 

Syntax

myVariable1 = myFileInterface1.Fail;

 

See also

FileInterface Object

Interfacing with Files Guide

Parsing Arbitrary String Data