FileInterface.IsBad Property

Top 

Description

Returns 1 if the badbit error flag has been set for the file stream.

 

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

 

See also

FileInterface Object

Interfacing with Files Guide

Parsing Arbitrary String Data