FileInterface.Filename Property

Top 

Description

The name of the file to be opened 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:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myFileInterface1.Filename;

 

myFileInterface1.Filename = myString1;

 

See also

FileInterface Object

Interfacing with Files Guide

Parsing Arbitrary String Data