FileInterface.IsGood Property

Top 

Description

Returns 1 if no error flags are set for the file stream.

 

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.IsGood;

 

See also

FileInterface Object

Interfacing with Files Guide

Parsing Arbitrary String Data