IDLitReader::SetFilename

Syntax | Arguments | Keywords | Version History

The IDLitReader::SetFilename procedure method is called by the system to set the current filename associated with this reader. Due to the automated nature of the file reader system, filenames can be associated with a file reader and then the read at a later time.

Syntax

Obj->[IDLitReader::]SetFilename, Filename

Arguments

Filename

A string that contains the filename associated with this reader.

Keywords

None

Version History

6.0

Introduced